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

G

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(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
Get the NSObject associated with key.
getDouble() - Method in class net.sf.plist.NSReal
Get the contents of this object as a double.
getFormatter() - Static method in class net.sf.plist.NSDate
Get the format used for dates in Property List files
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 When the lengthMask is 0xF (0000 1111), an integer follows containing the actual length lengthMask must be equal or smaller than LENMASK
getLong(byte...) - Static method in class net.sf.plist.io.bin.BinaryParser
Convert an array of bytes to a long
getLong() - Method in class net.sf.plist.NSInteger
Get the contents of this object as a long.
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.

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