| Class and Description |
|---|
| BinaryPropertyListWriter
A BinaryPropertyListWriter is a helper class for writing out
binary property list files.
|
| NSArray
The NSArray class is a wrapper for an array of NSObject instances.
|
| NSDictionary
The NSDictionary class is a collection of NSObject instances that are identified by strings.
|
| NSObject
Abstract interface for an object contained in a property list.
|
| NSSet
The NSSet class is an unordered collection of NSObject instances.
|
| NSString
The NSString class is a wrapper for 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.