WebObjects 5.2.3

Uses of Class
com.webobjects.foundation.xml.NSXMLOutputFormat

Packages that use NSXMLOutputFormat
com.webobjects.foundation.xml Provides for encoding and decoding of XML data. 
 

Uses of NSXMLOutputFormat in com.webobjects.foundation.xml
 

Methods in com.webobjects.foundation.xml that return NSXMLOutputFormat
 NSXMLOutputFormat NSXMLOutputStream.outputFormat()
          Gets the current NSXMLOutputFormat object.
 

Methods in com.webobjects.foundation.xml with parameters of type NSXMLOutputFormat
 void NSXMLOutputStream.setOutputFormat(NSXMLOutputFormat format)
          Sets the current NSXMLOutputFormat object that will be used to change the format of the XML output.
 


Last updated Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.