| Class | Description |
|---|---|
| PropertyListParser |
Parses a property list to a tree consisting of
NSObjects |
| PropertyListWriter |
Serializes a tree consisting of
NSObjects 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
|