This project has retired. For details please refer to its
Attic page.
ForEachSupport.ForEachIterator (Cocoon API 2.1.12-dev [March 20 2012])
org.apache.cocoon.taglib.core
Interface ForEachSupport.ForEachIterator
- All Known Implementing Classes:
- ForEachSupport.SimpleForEachIterator
- Enclosing class:
- ForEachSupport
protected static interface ForEachSupport.ForEachIterator
hasNext
boolean hasNext()
throws SAXException
- Throws:
SAXException
next
Object next()
throws SAXException
- Throws:
SAXException
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.