| 
WebObjects 5.1 | |||||||||
| 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 Jan 10 18:10:21 PST 2002. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||