NodeWithChildren |
NodeWithChildren.addNode(int index,
Node node) |
NodeWithChildren |
NodeWithChildren.addNode(Node node) |
NodeWithChildren |
NodeWithChildren.addNodes(Collection<? extends Node> nodes) |
NodeWithChildren |
NodeWithChildren.addNodes(int index,
Collection<? extends Node> nodes) |
NodeWithChildren |
NodeWithChildren.addNodes(int index,
Node... nodes) |
NodeWithChildren |
NodeWithChildren.addNodes(Node... nodes) |
NodeWithChildren |
NodeWithChildren.clearNodes() |
NodeWithChildren |
NodeWithChildren.copy() |
NodeWithChildren |
NodeWithChildren.copy(Node orig) |
NodeWithChildren |
TreeIterator.currentNode() |
protected NodeWithChildren |
TreeIterator.pop() |
NodeWithChildren |
NodeWithChildren.toXML(XMLWriter writer) |