public class SubTree
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.ArrayList<Node> |
childNodes |
Constructor and Description |
---|
SubTree() |
Modifier and Type | Method and Description |
---|---|
void |
addElement(Node node) |