Package | Description |
---|---|
net.sf.plist |
Modifier and Type | Class and Description |
---|---|
class |
NSArray
Ordered list of
NSObject s. |
class |
NSDictionary
A key/value store,
with
String as keys and NSObject as values.Usually, the root node of a Property List is a NSDictionary . |