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

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

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

Subclasses of AbstractKeyBackend in org.crosswire.jsword.book.sword
 class RawLDBackend<T extends RawLDBackendState>
          An implementation AbstractKeyBackend to read RAW format files.
 class ZLDBackend
          An extension of RawLDBackend to read Z format files.
 

Fields in org.crosswire.jsword.book.sword declared as AbstractKeyBackend
private  AbstractKeyBackend SwordDictionary.backend
          To read the data from the disk
 

Methods in org.crosswire.jsword.book.sword that return AbstractKeyBackend
 AbstractKeyBackend<T> AbstractKeyBackend.clone()
           
 


Copyright ? 2003-2011