public class XdpTreeNode extends IconTreeNode
icon
allowsChildren, 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() |
getIcon
add, 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, setUserObject
public XdpTreeNode(org.dom4j.Node node)
node
- the XML nodepublic org.dom4j.Node getNode()
public String toString()
toString
in class DefaultMutableTreeNode
Copyright © 2015. All rights reserved.