|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocSets
Interface for classes that can return an iterable over some set of Documents.
Method Summary | |
---|---|
java.lang.Iterable<ClientDocument> |
getDocuments(int index)
Gets the documents in this set. |
int |
getSetCount()
Gets the number of document sets in this DocSets collection. |
Method Detail |
---|
int getSetCount()
java.lang.Iterable<ClientDocument> getDocuments(int index)
index
- of the document set whose documents we want
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |