public class XdpTreeNode extends IconTreeNode
iconallowsChildren, EMPTY_ENUMERATION, children, 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, clone, depthFirstEnumeration, getAllowsChildren, getDepth, getFirstChild, getFirstLeaf, getChildAfter, getChildAt, getChildBefore, getChildCount, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, children, insert, isLeaf, isNodeAncestor, isNodeDescendant, isNodeChild, 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 © 2015. All rights reserved.