public class XMLDefaultMutableTreeNode extends DefaultMutableTreeNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject
Constructor and Description |
---|
XMLDefaultMutableTreeNode()
Deprecated.
only for use by test code
|
XMLDefaultMutableTreeNode(Node root) |
XMLDefaultMutableTreeNode(String name,
Node xmlNode) |
Modifier and Type | Method and Description |
---|---|
Node |
getXMLNode()
get the xml node
|
add, 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, setUserObject, toString
@Deprecated public XMLDefaultMutableTreeNode()
public XMLDefaultMutableTreeNode(Node root) throws SAXException
SAXException
public Node getXMLNode()
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.