- generateArray(NSArray) - Method in class net.sf.plist.io.domxml.DOMXMLWriter
-
Convert an NSArray to an XML element
- generateBoolean(NSBoolean) - Method in class net.sf.plist.io.domxml.DOMXMLWriter
-
Convert an NSBoolean to an XML element
- generateData(NSData) - Method in class net.sf.plist.io.domxml.DOMXMLWriter
-
Convert an NSData to an XML element
- generateDate(NSDate) - Method in class net.sf.plist.io.domxml.DOMXMLWriter
-
Convert an NSDate to an XML element
- generateDictionary(NSDictionary) - Method in class net.sf.plist.io.domxml.DOMXMLWriter
-
Convert an NSDictionary to an XML element
- generateInteger(NSInteger) - Method in class net.sf.plist.io.domxml.DOMXMLWriter
-
Convert an NSInteger to an XML element
- generateKey(String) - Method in class net.sf.plist.io.domxml.DOMXMLWriter
-
Creates a key XML element
- generateNode(NSObject) - Method in class net.sf.plist.io.domxml.DOMXMLWriter
-
Convert an NSObject to an XML element
- generateReal(NSReal) - Method in class net.sf.plist.io.domxml.DOMXMLWriter
-
Convert an NSReal to an XML element
- generateString(NSString) - Method in class net.sf.plist.io.domxml.DOMXMLWriter
-
Convert an NSString to an XML element
- get(Object) - Method in class net.sf.plist.defaults.NSDefaults
- get(int) - Method in class net.sf.plist.NSArray
-
Get
NSObject
corresponding to index from this object.
- get(String) - Method in class net.sf.plist.NSDictionary
-
- getDomainForName(String) - Static method in class net.sf.plist.defaults.NSDefaults
-
Translate a canonicalName to a domain
- getDomains() - Static method in class net.sf.plist.defaults.NSDefaults
-
- getFormatter() - Static method in class net.sf.plist.NSDate
-
Get the format used for dates in Property List files
- getGlobalInstance(Scope) - Static method in class net.sf.plist.defaults.NSDefaults
-
Get the global domain instance
- getInstance(String, Scope) - Static method in class net.sf.plist.defaults.NSDefaults
-
Get instance for a given domain
- getInstance(Class<?>, Scope) - Static method in class net.sf.plist.defaults.NSDefaults
-
Get instance for a given class
- getInstance(Object, Scope) - Static method in class net.sf.plist.defaults.NSDefaults
-
Get instance for a given object
- getInteger(byte...) - Static method in class net.sf.plist.io.bin.BinaryParser
-
Convert an array of bytes to a integer
- getLength(byte) - Method in class net.sf.plist.io.bin.BinaryParser
-
Read the length
- getLong(byte...) - Static method in class net.sf.plist.io.bin.BinaryParser
-
Convert an array of bytes to a long
- getLongLength(long) - Static method in class net.sf.plist.io.bin.BinaryWriter
-
Get amount of bytes required to represent a long
- getScope() - Method in class net.sf.plist.defaults.NSDefaults
-
Get the scope for this instance.
- getSystemScope() - Static method in class net.sf.plist.defaults.Scope
-
- getTime() - Method in class net.sf.plist.NSDate
-
- getUserByHostScope() - Static method in class net.sf.plist.defaults.Scope
-
- getUserByHostScope(String) - Static method in class net.sf.plist.defaults.Scope
-
Get the scope for the given machineUUID
- getUserScope() - Static method in class net.sf.plist.defaults.Scope
-
- getValue() - Method in class net.sf.plist.NSArray
-
Get the unmodifiable value of this object.
- getValue() - Method in class net.sf.plist.NSBoolean
-
Get the unmodifiable value of this object.
- getValue() - Method in class net.sf.plist.NSData
-
Get the unmodifiable value of this object.
- getValue() - Method in class net.sf.plist.NSDate
-
Get the unmodifiable value of this object.
- getValue() - Method in class net.sf.plist.NSDictionary
-
Get the unmodifiable value of this object.
- getValue() - Method in class net.sf.plist.NSInteger
-
Get the unmodifiable value of this object.
- getValue() - Method in class net.sf.plist.NSNumber
-
Get the unmodifiable value of this object.
- getValue() - Method in class net.sf.plist.NSObject
-
Get the unmodifiable value of this object.
- getValue() - Method in class net.sf.plist.NSReal
-
Get the unmodifiable value of this object.
- getValue() - Method in class net.sf.plist.NSString
-
Get the unmodifiable value of this object.