|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cocoon.taglib.core.ForEachSupport.SimpleForEachIterator
Constructor Summary | |
ForEachSupport.SimpleForEachIterator(Iterator i)
|
Method Summary | |
boolean |
hasNext()
|
Object |
next()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ForEachSupport.SimpleForEachIterator(Iterator i)
Method Detail |
public boolean hasNext()
hasNext
in interface ForEachSupport.ForEachIterator
public Object next()
next
in interface ForEachSupport.ForEachIterator
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |