Uses of Class
org.crosswire.jsword.book.sword.DataIndex

Packages that use DataIndex
org.crosswire.jsword.book.sword An implementation of the Book interfaces that reads from SWORD project books (modules). 
 

Uses of DataIndex in org.crosswire.jsword.book.sword
 

Methods in org.crosswire.jsword.book.sword that return DataIndex
 DataIndex DataEntry.getBlockIndex()
          Get the block start and entry position.
private  DataIndex RawLDBackend.getIndex(long entry)
          Get the Index (that is offset and size) for an entry.
private  DataIndex RawBackend.getIndex(RandomAccessFile raf, long entry)
          Get the Index (that is offset and size) for an entry.
 


Copyright ยจ 2003-2007