|
Project Information
Featured
Downloads
Links
|
This library enables Java applications to work with property lists in various formats. You can parse existing property lists (e.g. those created by an iOS application) and work with the contents on any operating system. The library also enables you to create your own property lists from scratch and store them in various formats. This library provides an API which mimics the Cocoa/NeXTSTEP API, providing access to the basic functions of classes like NSDictionary, NSData, etc. Supported formats
HelpThe API documentation is included in the download but can also be browsed online: JavaDoc for com.dd.plist. For examples on how to use this library please visit the Examples page. When you encounter a bug please report it by on the issue tracker. If you have further questions please post them in the Discussion forum on Google Groups. |