Read/write property list library written in Java with support for reading/writing XML and binary property list files.
Property lists are key/value datastores for serialized objects, mainly used in Mac OS X.
This library is developed to read and write Property List (PLIST) files. These files are widely used by OsX programs. This library easily gives you the ability to read and write those files and to use the content downstream in your programs.