Package org.crosswire.jsword.book.sword

An implementation of the Book interfaces that reads from SWORD project books (modules).

See:
          Description

Class Summary
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.
ConfigEntryType.ConfigEntryPickType A ConfigEntryPickType is a ConfigEntryType that allows values from a pick list.
ConfigEntryType.ConfigEntrySyntheticType Represents a ConfigEntryType that is not actually represented by the Sword Config file.
DataEntry Data entry represents an entry in a Data file.
DataIndex Data files are indexed by offset and size.
GenBookBackend Backend for General Books.
Msg Compile safe Msg resource settings.
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.
SwordBook SwordBook is a base class for all verse based Sword type books.
SwordBookDriver This represents all of the Sword Books (aka modules).
SwordBookMetaData A utility class for loading and representing Sword book configs.
SwordBookPath This represents all of the Sword Books (aka modules).
SwordBookPath.CustomFilenameFilter Check that the directories in the version directory really represent versions.
SwordConstants A Constants to help the SwordBookDriver to read Sword format data.
SwordDailyDevotion A book that has a preferred key of today's date.
SwordDictionary A Sword version of Dictionary.
SwordGenBook A Sword version of Dictionary.
SwordUtil Various utilities used by different Sword classes.
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.
UserMsg Compile safe Msg resource settings.
ZLDBackend An extension of RawLDBackend to read Z format files.
ZVerseBackend A backend to read compressed data verse based files.
 

Package org.crosswire.jsword.book.sword Description

An implementation of the Book interfaces that reads from SWORD project books (modules).


Copyright ยจ 2003-2007