|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DocumentIndex
Interface for a document index.
| Method Summary | |
|---|---|
DocumentIndexEntry |
getDocumentEntry(int docid)
Get the document index entry based on its docid |
int |
getDocumentLength(int docid)
Get the length of the document |
int |
getNumberOfDocuments()
Get the number of documents |
| Method Detail |
|---|
DocumentIndexEntry getDocumentEntry(int docid)
throws java.io.IOException
java.io.IOException
int getDocumentLength(int docid)
throws java.io.IOException
java.io.IOExceptionint getNumberOfDocuments()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||