Uses of Class
org.crosswire.jsword.book.sword.state.GenBookBackendState

Packages that use GenBookBackendState
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. 
 

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

Methods in org.crosswire.jsword.book.sword that return GenBookBackendState
 GenBookBackendState GenBookBackend.initState()
           
 

Methods in org.crosswire.jsword.book.sword with parameters of type GenBookBackendState
 String GenBookBackend.readRawContent(GenBookBackendState state, Key key)
           
 void GenBookBackend.setAliasKey(GenBookBackendState state, Key alias, Key source)
           
 void GenBookBackend.setRawText(GenBookBackendState rafBook, Key key, String text)
           
 

Uses of GenBookBackendState in org.crosswire.jsword.book.sword.state
 

Methods in org.crosswire.jsword.book.sword.state that return GenBookBackendState
 GenBookBackendState OpenFileStateManager.getGenBookBackendState(SwordBookMetaData metadata)
           
 


Copyright ยจ 2003-2015