|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.crosswire.jsword.book.sword | |
---|---|
org.crosswire.jsword.book | The Book package provides an interface to a real store of data. |
org.crosswire.jsword.book.basic | The Basic package contains default and abstract implementations of the main Book classes. |
org.crosswire.jsword.book.sword | An implementation of the Book interfaces that reads from SWORD project books (modules). |
org.crosswire.jsword.book.sword.state | File management of SWORD Books. |
Classes in org.crosswire.jsword.book.sword used by org.crosswire.jsword.book | |
---|---|
MissingDataFilesException
Indicates that the files are missing, and therefore this book should be excluded |
Classes in org.crosswire.jsword.book.sword used by org.crosswire.jsword.book.basic | |
---|---|
MissingDataFilesException
Indicates that the files are missing, and therefore this book should be excluded |
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. |
|
MissingDataFilesException
Indicates that the files are missing, and therefore this book should be excluded |
|
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. |
|
StatefulFileBackedBackend
Indicates that there is a stateful backend |
|
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. |
Classes in org.crosswire.jsword.book.sword used by org.crosswire.jsword.book.sword.state | |
---|---|
BlockType
Block types indicates the grain of compression. |
|
SwordBookMetaData
|
|
Copyright ? 2003-2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |