|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeContainer
A NodeContainer contains a set of Nodes There are different types of NodeContainers and NodeContainers may be nested.
Method Summary | |
---|---|
Node |
getNode(long id)
The node in this NodeContainer with the given id. |
Node[] |
getNodes()
The Nodes of this NodeContainer. |
Method Detail |
---|
Node[] getNodes()
Node getNode(long id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |