|
Xindice API version 1.1b3 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xindice.client.xmldb.ResourceIteratorImpl
An iterator over a collection of resources.
Constructor Summary | |
ResourceIteratorImpl(java.util.List resources)
|
Method Summary | |
boolean |
hasMoreResources()
|
org.xmldb.api.base.Resource |
nextResource()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ResourceIteratorImpl(java.util.List resources)
Method Detail |
public boolean hasMoreResources() throws org.xmldb.api.base.XMLDBException
hasMoreResources
in interface org.xmldb.api.base.ResourceIterator
public org.xmldb.api.base.Resource nextResource() throws org.xmldb.api.base.XMLDBException
nextResource
in interface org.xmldb.api.base.ResourceIterator
|
Xindice API version 1.1b3 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |