org.mmbase.bridge.implementation
Class BasicNodeList.BasicNodeIterator
java.lang.Object
org.mmbase.bridge.implementation.BasicList.BasicIterator
org.mmbase.bridge.implementation.BasicNodeList.BasicNodeIterator
- All Implemented Interfaces:
- Iterator, ListIterator, NodeIterator
- Direct Known Subclasses:
- BasicNodeManagerList.BasicNodeManagerIterator, BasicRelationList.BasicRelationIterator
- Enclosing class:
- BasicNodeList
- protected class BasicNodeList.BasicNodeIterator
- extends BasicList.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 |
BasicNodeList.BasicNodeIterator
protected BasicNodeList.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