org.paneris.bibliomania.fti
Class AnchorFinder

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

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


Constructor Summary
AnchorFinder(IndexOther index)
           
AnchorFinder(IndexOther index, boolean blockmarkers)
           
 
Method Summary
 java.lang.String anchorOfIndex(long textID, int index)
           
 void close()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnchorFinder

public AnchorFinder(IndexOther index,
                    boolean blockmarkers)

AnchorFinder

public AnchorFinder(IndexOther index)
Method Detail

anchorOfIndex

public java.lang.String anchorOfIndex(long textID,
                                      int index)
                               throws com.sleepycat.db.DatabaseException
Throws:
com.sleepycat.db.DatabaseException

close

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


Copyright © 2000-2009 PanEris. All Rights Reserved.