|
Xindice API version 1.2m1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xindice.core.data.EmptyDocumentSet
EmptyDocumentSet implements an empty DocumentSet.
| Constructor Summary | |
EmptyDocumentSet()
|
|
| Method Summary | |
Container |
getNextContainer()
getNextContainer returns the next Document in the set wrapped in a Collection Container. |
org.w3c.dom.Document |
getNextDocument()
getNextDocument returns the next Document in the set. |
boolean |
hasMoreDocuments()
hasMoreDocuments returns whether there are any more Documents left in the set. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EmptyDocumentSet()
| Method Detail |
public boolean hasMoreDocuments()
DocumentSet
hasMoreDocuments in interface DocumentSetpublic org.w3c.dom.Document getNextDocument()
DocumentSet
getNextDocument in interface DocumentSetpublic Container getNextContainer()
DocumentSet
getNextContainer in interface DocumentSet
|
Xindice API version 1.2m1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||