org.paneris.bibliomania.fti
Class AndSearchResults
java.lang.Object
org.paneris.bibliomania.fti.AndSearchResults
- All Implemented Interfaces:
- org.melati.poem.transaction.ToTidyList.Closeable, SearchResults, TextSearchResults
public class AndSearchResults
- extends java.lang.Object
- implements SearchResults
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
frequency
public int frequency()
- Specified by:
frequency
in interface SearchResults
gotoText
public void gotoText(long textIdP)
throws com.sleepycat.db.DatabaseException
- Specified by:
gotoText
in interface SearchResults
- Throws:
com.sleepycat.db.DatabaseException
hitWordsCount
public int hitWordsCount()
- Specified by:
hitWordsCount
in interface TextSearchResults
init
public void init()
- Specified by:
init
in interface TextSearchResults
currentTextID
public long currentTextID()
- Specified by:
currentTextID
in interface SearchResults
skipToNextHit
public void skipToNextHit()
- Specified by:
skipToNextHit
in interface TextSearchResults
skipToWordIndex
public void skipToWordIndex(int wordIndex)
- Specified by:
skipToWordIndex
in interface TextSearchResults
currentWordIndex
public int currentWordIndex()
- Specified by:
currentWordIndex
in interface TextSearchResults
currentOffset
public int currentOffset()
- Specified by:
currentOffset
in interface TextSearchResults
close
public void close()
- Specified by:
close
in interface org.melati.poem.transaction.ToTidyList.Closeable
Copyright © 2000-2009 PanEris. All Rights Reserved.