- db - Variable in class net.sf.plist.io.domxml.DOMXMLParser
-
The DocumentBuilder
- db - Variable in class net.sf.plist.io.domxml.DOMXMLWriter
-
The DocumentBuilder
- dbf - Static variable in class net.sf.plist.io.domxml.DOMXMLParser
-
The DocumentBuilderFactory
- dbf - Static variable in class net.sf.plist.io.domxml.DOMXMLWriter
-
The DocumentBuilderFactory
- decode(char[]) - Static method in class net.sf.plist.util.Base64
-
Decodes a BASE64 encoded char array.
- decode(byte[]) - Static method in class net.sf.plist.util.Base64
-
Decodes a BASE64 encoded byte array.
- decode(String) - Static method in class net.sf.plist.util.Base64
-
Decodes a BASE64 encoded String
.
- decodeFast(char[]) - Static method in class net.sf.plist.util.Base64
-
Decodes a BASE64 encoded char array that is known to be resonably well formatted.
- decodeFast(byte[]) - Static method in class net.sf.plist.util.Base64
-
Decodes a BASE64 encoded byte array that is known to be resonably well formatted.
- decodeFast(String) - Static method in class net.sf.plist.util.Base64
-
Decodes a BASE64 encoded string that is known to be resonably well formatted.
- defaultFormat - Static variable in class net.sf.plist.io.PropertyListWriter
-
- doc - Variable in class net.sf.plist.io.domxml.DOMXMLParser
-
The XML document
- doc - Variable in class net.sf.plist.io.domxml.DOMXMLWriter
-
The XML document
- DOCTYPE_PUBLIC - Static variable in class net.sf.plist.io.domxml.DOMXMLWriter
-
The public declaration of the document type
- DOCTYPE_SYSTEM - Static variable in class net.sf.plist.io.domxml.DOMXMLWriter
-
The URL of the document type
- DOMXMLParser - Class in net.sf.plist.io.domxml
-
Parses XML property list files to a tree consisting of
NSObject
s
- DOMXMLParser(File) - Constructor for class net.sf.plist.io.domxml.DOMXMLParser
-
- DOMXMLParser(InputStream) - Constructor for class net.sf.plist.io.domxml.DOMXMLParser
-
- DOMXMLWriter - Class in net.sf.plist.io.domxml
-
Serializes a tree consisting of
NSObject
s to an XML property list
- DOMXMLWriter(NSObject) - Constructor for class net.sf.plist.io.domxml.DOMXMLWriter
-
- DTD - Static variable in class net.sf.plist.io.domxml.DOMXMLParser
-
DTD obtained from http://www.apple.com/DTDs/PropertyList-1.0.dtd, with comments removed