|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Implement this interface to create a simple access method to an XML resource.
Method Summary | |
org.w3c.dom.Document |
getResourceAsDocument()
Return the resources as a DOM Document |
void |
setResourceAsNode(org.w3c.dom.Node node)
Sets the resource as the specified Node |
Method Detail |
public org.w3c.dom.Document getResourceAsDocument() throws DomHandlerException
DomHandlerException
public void setResourceAsNode(org.w3c.dom.Node node) throws DomHandlerException
node
- Set the resource to be a reflextion of this node
DomHandlerException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |