|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DocumentIterator
Used to get the next or previous open document given the current one.
| Method Summary | |
|---|---|
int |
getDocumentCount()
|
OpenDefinitionsDocument |
getNextDocument(OpenDefinitionsDocument doc)
Gets the next document. |
OpenDefinitionsDocument |
getPrevDocument(OpenDefinitionsDocument doc)
Gets the previous document. |
| Method Detail |
|---|
OpenDefinitionsDocument getNextDocument(OpenDefinitionsDocument doc)
doc - the current document.
OpenDefinitionsDocument getPrevDocument(OpenDefinitionsDocument doc)
doc - the current document.
int getDocumentCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||