共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Java Property List Library |
Java Property List Library
|
2 | 0 | 88 |
贡献者 | 讨论 | 代码提交 |
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.