org.mmbase.bridge.util
Class CollectionNodeList.BasicNodeIterator
java.lang.Object
org.mmbase.bridge.util.AbstractBridgeList.BasicIterator
org.mmbase.bridge.util.CollectionNodeList.BasicNodeIterator
- All Implemented Interfaces:
- Iterator, ListIterator, NodeIterator
- Direct Known Subclasses:
- CollectionRelationList.BasicRelationIterator
- Enclosing class:
- CollectionNodeList
- protected class CollectionNodeList.BasicNodeIterator
- extends AbstractBridgeList.BasicIterator
- implements NodeIterator
|
Method Summary |
Node |
nextNode()
Returns the next element in the iterator as a Node |
Node |
previousNode()
Returns the previous element in the iterator as a Node |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionNodeList.BasicNodeIterator
protected CollectionNodeList.BasicNodeIterator()
nextNode
public Node nextNode()
- Description copied from interface:
NodeIterator
- Returns the next element in the iterator as a Node
- Specified by:
nextNode in interface NodeIterator
- Returns:
- next Node
previousNode
public Node previousNode()
- Description copied from interface:
NodeIterator
- Returns the previous element in the iterator as a Node
- Specified by:
previousNode in interface NodeIterator
- Returns:
- previous Node
MMBase build 1.8.1.20060716