- write(OutputStream) - Method in class net.sf.plist.io.bin.BinaryWriter
-
Write the property list to a stream
- write(OutputStream) - Method in class net.sf.plist.io.domxml.DOMXMLWriter
-
Write the property list to a stream
- write(OutputStream, boolean) - Method in class net.sf.plist.io.domxml.DOMXMLWriter
-
Convert a tree to a XML property list and write it to a stream
- write(OutputStream) - Method in class net.sf.plist.io.PropertyListWriter
-
Write the property list to a stream
- write(NSObject, OutputStream, PropertyListFormat) - Static method in class net.sf.plist.io.PropertyListWriter
-
Convert a tree to a property list and write it to a stream
- write(NSObject, File) - Static method in class net.sf.plist.io.PropertyListWriter
-
Convert a tree to a property list and write it to a stream
- write(NSObject, File, PropertyListFormat) - Static method in class net.sf.plist.io.PropertyListWriter
-
Convert a tree to a property list and write it to a file