|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The base interface for all objects that can be converted to/from XML Elements.
| Method Summary | |
void |
setXML(org.w3c.dom.Element element)Initialize the object with the given XML Element |
org.w3c.dom.Element |
toXML(org.w3c.dom.Document doc)Converts an object to an XML Element |
| Method Detail |
public void setXML(org.w3c.dom.Element element)
throws PanamaException
element - the XML ElementPanamaException
public org.w3c.dom.Element toXML(org.w3c.dom.Document doc)
throws PanamaException
doc - the parent Document objectPanamaException - if there is a problem export the object to XML
|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||