Package org.cakelab.jdoxml.api
Interface IGraph
-
- All Known Implementing Classes:
GraphHandler
public interface IGraph
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.ListIterator<INode>
nodes()
-
-
-
Method Detail
-
nodes
java.util.ListIterator<INode> nodes()
-
-