A B C D E F G H I K L M N O P R S T U V W 

N

net.sf.plist.io.bin - package net.sf.plist.io.bin
 
net.sf.plist.io.domxml - package net.sf.plist.io.domxml
 
net.sf.plist.util - package net.sf.plist.util
 
NSArray - Class in net.sf.plist
Ordered list of NSObjects.
NSArray(Collection<? extends NSObject>) - Constructor for class net.sf.plist.NSArray
Constructor.
NSArray(NSObject[]) - Constructor for class net.sf.plist.NSArray
Constructor.
NSBoolean - Class in net.sf.plist
Represents a value of either Boolean.TRUE or Boolean.FALSE.
NSBoolean(boolean) - Constructor for class net.sf.plist.NSBoolean
Constructor.
NSCollection - Class in net.sf.plist
Parent class to NSArray and NSDictionary to make these classes, which contain NSObjects themselves, easier identifiable.
NSCollection() - Constructor for class net.sf.plist.NSCollection
 
NSData - Class in net.sf.plist
Represents a binary blob.
NSData(byte[]) - Constructor for class net.sf.plist.NSData
Constructor.
NSDate - Class in net.sf.plist
Represents a date and time.
NSDate(Date) - Constructor for class net.sf.plist.NSDate
Constructor.
NSDate(double) - Constructor for class net.sf.plist.NSDate
Constructor for Double values.
NSDefaults - Class in net.sf.plist.defaults
NSDefaults is an implementation of the defaults system used in Mac OS X.
NSDefaults(File) - Constructor for class net.sf.plist.defaults.NSDefaults
Construct using a fixed file.
NSDictionary - Class in net.sf.plist
A key/value store, with String as keys and NSObject as values.
NSDictionary(Map<String, ? extends NSObject>) - Constructor for class net.sf.plist.NSDictionary
Standard constructor.
NSInteger - Class in net.sf.plist
Represents an integer number between -2^63 and 2^63-1.
NSInteger(long) - Constructor for class net.sf.plist.NSInteger
Constructor.
NSNumber - Class in net.sf.plist
Represents a number.
NSNumber() - Constructor for class net.sf.plist.NSNumber
 
NSObject - Class in net.sf.plist
Every Property List contains one or more NSObjects.
NSReal - Class in net.sf.plist
Represents an real number of 64 bits in size.
NSReal(double) - Constructor for class net.sf.plist.NSReal
Constructor.
NSString - Class in net.sf.plist
Represents a string.
NSString(String) - Constructor for class net.sf.plist.NSString
Constructor.
NSUID - Class in net.sf.plist
A NSUID object is rarely seen in the wild.
NSUID(long) - Constructor for class net.sf.plist.NSUID
Construct a new object with a given CF$UID.
A B C D E F G H I K L M N O P R S T U V W