public abstract class BaseNodeImpl extends Object implements Node
| Constructor and Description |
|---|
BaseNodeImpl() |
public void removeChild(Node node)
removeChild in interface Nodepublic List<Node> getChildren()
getChildren in interface NodeCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.