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