public class XdpTreeNode extends IconTreeNode
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
A serial version UID.
|
icon| Constructor and Description |
|---|
XdpTreeNode(org.dom4j.Node node)
Constructs an XdpTreeNode
|
| Modifier and Type | Method and Description |
|---|---|
private void |
addChildNodes(java.util.List list) |
org.dom4j.Node |
getNode() |
java.lang.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, setUserObjectprivate static final long serialVersionUID