Uses of Interface
org.crosswire.jsword.book.sword.StatefulFileBackedBackend

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

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

Classes in org.crosswire.jsword.book.sword that implement StatefulFileBackedBackend
 class AbstractBackend<T extends OpenFileState>
          A generic way to read data from disk for later formatting.
 class AbstractKeyBackend<T extends OpenFileState>
          A Backend that can be used as a global key list.
 class GenBookBackend
          Backend for General Books.
 class RawBackend<T extends RawBackendState>
          Both Books and Commentaries seem to use the same format so this class abstracts out the similarities.
 class RawFileBackend
          A Raw File format that allows for each verse to have it's own storage.
 class RawLDBackend<T extends RawLDBackendState>
          An implementation AbstractKeyBackend to read RAW format files.
 class ZLDBackend
          An extension of RawLDBackend to read Z format files.
 class ZVerseBackend
          A backend to read compressed data verse based files.
 


Copyright ยจ 2003-2015