| Class and Description |
|---|
| BinaryPropertyListWriter
A BinaryPropertyListWriter is a helper class for writing out
binary property list files.
|
| NSArray
Represents an Array.
|
| NSDictionary
A NSDictionary is a collection of keys and values, essentially a Hashtable.
|
| NSObject
Abstract interface for any object contained in a property list.
|
| NSSet
A set is an interface to an unordered collection of objects.
|
| NSString
A NSString contains a string.
|
| PropertyListFormatException
A PropertyListFormatException is thrown by the various property list format parsers
when an error in the format of the given property list is encountered.
|
Copyright © 2017. All Rights Reserved.