|
WebObjects 5.2.3 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WOXMLCoder | |
com.webobjects.appserver.xml | Provides for encoding and decoding of XML data. |
Uses of WOXMLCoder in com.webobjects.appserver.xml |
Methods in com.webobjects.appserver.xml that return WOXMLCoder | |
static WOXMLCoder |
WOXMLCoder.coder()
Returns a default coder capable of encoding objects into XML data without using a mapping model. |
static WOXMLCoder |
WOXMLCoder.coderWithMapping(String mappingURL)
Returns a coder object initialized with the mapping model specified by mappingURL . |
Methods in com.webobjects.appserver.xml with parameters of type WOXMLCoder | |
void |
WOXMLCoding.encodeWithWOXMLCoder(WOXMLCoder coder)
Encodes this object as XML data using the coder . |
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |