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, hasChildNodes
getLocalName, getNamespaceURI, getNamespaceURI, getNodeLocation, getNodeType, getParentNode, getXPath, setNamespace
public Root()
public XMLNode getRootNode()
this
.getRootNode
in class XMLNode
Copyright © 2021. All rights reserved.