|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgov.noaa.eds.xapi.generic.GenericResourceIterator
A simple iterator for Resource objects.
| Constructor Summary | |
GenericResourceIterator(java.util.Iterator iterator)
Creates a new instance of GenericResourceIterator |
|
| Method Summary | |
boolean |
hasMoreResources()
Determines if this iterations has any more resources to iterate through |
org.xmldb.api.base.Resource |
nextResource()
Returns the next resource or throws an XMLDBException if one does not exist. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GenericResourceIterator(java.util.Iterator iterator)
| Method Detail |
public org.xmldb.api.base.Resource nextResource()
throws org.xmldb.api.base.XMLDBException
nextResource in interface org.xmldb.api.base.ResourceIteratororg.xmldb.api.base.XMLDBException
public boolean hasMoreResources()
throws org.xmldb.api.base.XMLDBException
hasMoreResources in interface org.xmldb.api.base.ResourceIteratororg.xmldb.api.base.XMLDBException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||