Class and Description |
---|
BinaryPropertyListWriter
A BinaryPropertyListWriter is a helper class for writing out
binary property list files.
|
NSArray
Represents an Array.
|
NSData
NSData objects are wrappers for byte buffers.
|
NSDictionary
A NSDictionary is a collection of keys and values, essentially a Hashtable.
|
NSNumber
A number whose value is either an integer, a real number or boolean.
|
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 © 2014. All Rights Reserved.