org.paneris.bibliomania.fti
Class IndexCursor

java.lang.Object
  extended by org.paneris.bibliomania.fti.IndexCursor
All Implemented Interfaces:
org.melati.poem.transaction.ToTidyList.Closeable

public class IndexCursor
extends java.lang.Object
implements org.melati.poem.transaction.ToTidyList.Closeable


Method Summary
 void close()
           
 boolean next()
           
 long textID()
           
 int wordID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

next

public boolean next()

textID

public long textID()

wordID

public int wordID()

close

public void close()
Specified by:
close in interface org.melati.poem.transaction.ToTidyList.Closeable


Copyright © 2000-2009 PanEris. All Rights Reserved.