Package ca.spatial.reportwriter
Class Report.GetNodesAt
java.lang.Object
ca.spatial.reportwriter.Report.GetNodesAt
- All Implemented Interfaces:
Enumeration
- Enclosing class:
- Report
This class will return an Enumeration that will list
every node at a given level from the starting node.
-
Constructor Details
-
GetNodesAt
-
-
Method Details
-
hasMoreElements
public boolean hasMoreElements()- Specified by:
hasMoreElements
in interfaceEnumeration
-
nextElement
- Specified by:
nextElement
in interfaceEnumeration
-