public class Root extends ParentNode
| Constructor and Description |
|---|
Root()
Creates a new Root Node.
|
| Modifier and Type | Method and Description |
|---|---|
XMLNode |
getRootNode()
Returns the root node, i.e.,
this. |
addChild, getChildIterator, getStringValue, hasChildNodesgetLocalName, getNamespaceURI, getNamespaceURI, getNodeLocation, getNodeType, getParentNode, getXPath, setNamespacepublic Root()
public XMLNode getRootNode()
this.getRootNode in class XMLNodeCopyright © 2021. All rights reserved.