|
WebObjects 5.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 May 26 13:46:12 PDT 2005. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||