|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.mmbase.bridge.implementation.BasicList.BasicIterator
|
+--org.mmbase.bridge.implementation.BasicNodeList.BasicNodeIterator
| Fields inherited from class org.mmbase.bridge.implementation.BasicList.BasicIterator |
iterator |
| Method Summary | |
Node |
nextNode()
Returns the next element in the iterator as a Node |
| Methods inherited from class org.mmbase.bridge.implementation.BasicList.BasicIterator |
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, set |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.ListIterator |
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, set |
| Method Detail |
public Node nextNode()
NodeIteratornextNode in interface NodeIterator
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||