Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

lemurproject::lemur::TermInfo Class Reference

List of all members.

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

Constructor & Destructor Documentation

lemurproject::lemur::TermInfo::TermInfo long  cPtr,
boolean  cMemoryOwn
[inline, protected]
 

lemurproject::lemur::TermInfo::TermInfo int  termID,
int  termCount
[inline]
 


Member Function Documentation

int lemurproject::lemur::TermInfo::count  )  [inline]
 

Returns:
term count in document

synchronized void lemurproject::lemur::TermInfo::delete  )  [inline]
 

void lemurproject::lemur::TermInfo::finalize  )  [inline, protected]
 

long lemurproject::lemur::TermInfo::getCPtr TermInfo  obj  )  [inline, static, protected]
 

int lemurproject::lemur::TermInfo::position  )  [inline]
 

Return position this term occurs in this document

Exceptions:
Exception if a lemur::api::Exception was thrown by the JNI library.

int [] lemurproject::lemur::TermInfo::positions  )  [inline]
 

Return list of positions this term occurs in this document (can be a list of 1 item)

int lemurproject::lemur::TermInfo::termID  )  [inline]
 

Returns:
term id


Member Data Documentation

boolean lemurproject::lemur::TermInfo::swigCMemOwn [protected]
 

long lemurproject::lemur::TermInfo::swigCPtr [private]
 


The documentation for this class was generated from the following file:
Generated on Tue Jun 15 11:03:07 2010 for Lemur by doxygen 1.3.4