|
Xindice API version 1.1b4 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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.ResourceIteratororg.xmldb.api.base.XMLDBException
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
|
Xindice API version 1.1b4 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||