Package org.crosswire.jsword.book.sword

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

See:
          Description

Class Summary
Backend A generic way to read data from disk for later formatting.
BlockType Data about Block types.
CompressionType Data about Compression types.
ConfigEntry A ConfigEntry holds the value(s) for an entry of ConfigEntryType.
ConfigEntryTable A utility class for loading the entries in a Sword module's conf file.
ConfigEntryType Constants for the keys in a SwordConfig file.
GZIPBackend A backend to read GZIPped data files.
LZSSBackend A backend to read LZSS compressed data files.
ModuleType Data about module types.
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 KeyBackend to read RAW format files.
RawLDBackend.IndexKey A Key that knows where the data is in the real file.
SwordBook SwordBook is a base class for all sword type modules.
SwordBookDriver This represents all of the SwordBibles.
SwordBookDriver.CustomFilenameFilter Check that the directories in the version directory really represent versions.
SwordBookMetaData A utility class for loading and representing Sword module configs.
SwordConstants A Constants to help the SwordBookDriver to read Sword format data.
SwordDictionary A Sword version of Dictionary.
SwordUtil Various utilities used by different Sword classes.
ZLDBackend An implementation KeyBackend to read Z format files.
 

Package org.crosswire.jsword.book.sword Description

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


Copyright ? 2003-2004