public class XdpTreeNode extends IconTreeNode
iconallowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Constructor and Description |
|---|
XdpTreeNode(org.dom4j.Node node)
Constructs an XdpTreeNode
|
| Modifier and Type | Method and Description |
|---|---|
org.dom4j.Node |
getNode() |
String |
toString() |
getIconadd, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObjectpublic XdpTreeNode(org.dom4j.Node node)
node - the XML nodepublic org.dom4j.Node getNode()
public String toString()
toString in class DefaultMutableTreeNodeCopyright © 2016. All Rights Reserved.