|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.castor.xmlctf.xmldiff.xml.nodes.XMLNode
org.castor.xmlctf.xmldiff.xml.nodes.ParentNode
org.castor.xmlctf.xmldiff.xml.nodes.Root
A representation of a Root node.
| Field Summary |
| Fields inherited from class org.castor.xmlctf.xmldiff.xml.nodes.XMLNode |
ATTRIBUTE, ELEMENT, PROCESSING_INSTRUCTION, ROOT, TEXT |
| Constructor Summary | |
Root()
Creates a new Root Node. |
|
| Method Summary | |
XMLNode |
getRootNode()
Returns the root node, i.e., this. |
| Methods inherited from class org.castor.xmlctf.xmldiff.xml.nodes.ParentNode |
addChild, getChildIterator, getStringValue, hasChildNodes |
| Methods inherited from class org.castor.xmlctf.xmldiff.xml.nodes.XMLNode |
getLocalName, getNamespaceURI, getNamespaceURI, getNodeLocation, getNodeType, getParentNode, getXPath, setNamespace, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Root()
| Method Detail |
public XMLNode getRootNode()
this.
getRootNode in class XMLNode
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||