Uses of Class
org.crosswire.jsword.book.sword.AbstractBackend

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

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

Subclasses of AbstractBackend in org.crosswire.jsword.book.sword
 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