Class | Description |
---|---|
PropertyListParser |
Parses a property list to a tree consisting of
NSObject s |
PropertyListWriter |
Serializes a tree consisting of
NSObject s to a property list. |
Enum | Description |
---|---|
PropertyListWriter.Format |
Consists of possible output formats
|
Exception | Description |
---|---|
PropertyListException |
Exception which indicates that something went wrong while parsing a property list
|