Uses of Package
org.crosswire.jsword.book.sword

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

Classes in org.crosswire.jsword.book.sword used by org.crosswire.jsword.book.sword
AbstractBackend
          A generic way to read data from disk for later formatting.
AbstractKeyBackend
          A Backend that can be used as a global key list.
BlockType
          Block types indicates the grain of compression.
BookType
          Data about book types.
ConfigEntry
          A ConfigEntry holds the value(s) for an entry of ConfigEntryType.
ConfigEntryTable
          A utility class for loading the entries in a Sword book's conf file.
ConfigEntryType
          Constants for the keys in a Sword Config file.
DataEntry
          Data entry represents an entry in a Data file.
DataIndex
          Data files are indexed by offset and size.
RawBackend
          Both Books and Commentaries seem to use the same format so this class abstracts out the similarities.
RawLDBackend
          An implementation AbstractKeyBackend to read RAW format files.
SwordBookMetaData
           
SwordDictionary
          A Sword version of Dictionary.
TreeKeyIndex
          TreeKeyIndex reads Sword index files that are path based.
TreeNode
          A node that knows where the data is in the real file and where it is in relationship to other nodes.
 


Copyright ? 2003-2011