|
||||||||
| 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.BasicStringList.BasicStringIterator
| Fields inherited from class org.mmbase.bridge.implementation.BasicList.BasicIterator |
iterator |
| Method Summary | |
java.lang.String |
nextString()
Returns the next element in the iterator as a String |
| 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 java.lang.String nextString()
StringIteratornextString in interface StringIterator
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||