|
Terrier IR Platform 2.2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentExtractor
The interface for the collection objects that give access to the text (string) of the documents in the collection
Method Summary | |
---|---|
java.lang.String |
getDocumentString(int docid)
Returns the text of a document with the given identifier. |
Method Detail |
---|
java.lang.String getDocumentString(int docid)
docid
- the internal identifier of a document.
|
Terrier IR Platform 2.2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |