Uses of Package
com.dd.plist

  • Classes in com.dd.plist used by com.dd.plist
    Class
    Description
    Writes property lists in the binary format.
    Information about the location of an NSObject within the parsed property list file.
    The NSArray class is a wrapper for an array of NSObject instances.
    The NSData class is a wrapper for a byte buffer.
    The NSDate class wraps a date.
    The NSDictionary class is a collection of NSObject instances that are identified by strings.
    The NSNumber class wraps a numeric value.
    Abstract interface for an object contained in a property list.
    The NSSet class is an unordered collection of NSObject instances.
    The NSString class is a wrapper for a string.
    A PropertyListFormatException is thrown by the various property list format parsers when an error in the format of the given property list is encountered.
    The UID class holds a unique identifier.