Public Member Functions | |
synchronized void | delete () |
TermInfo (int termID, int termCount) | |
int | termID () |
int | count () |
int[] | positions () |
int | position () |
Protected Member Functions | |
TermInfo (long cPtr, boolean cMemoryOwn) | |
void | finalize () |
Static Protected Member Functions | |
long | getCPtr (TermInfo obj) |
Protected Attributes | |
boolean | swigCMemOwn |
Private Attributes | |
long | swigCPtr |
|
|
|
|
|
|
|
|
|
|
|
|
|
Return position this term occurs in this document
|
|
Return list of positions this term occurs in this document (can be a list of 1 item) |
|
|
|
|
|
|