|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.dataops.util.xml.XMLNode
Field Summary | |
private Document |
doc
|
private Element |
elem
|
Constructor Summary | |
XMLNode(Document doc,
Element elem)
|
Method Summary | |
Document |
getDocument()
|
Element |
getElement()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private Document doc
private Element elem
Constructor Detail |
public XMLNode(Document doc, Element elem)
Method Detail |
public Document getDocument()
public Element getElement()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |