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

Packages that use ZVerseBackendState
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 ZVerseBackendState in org.crosswire.jsword.book.sword
 

Methods in org.crosswire.jsword.book.sword that return ZVerseBackendState
 ZVerseBackendState ZVerseBackend.initState()
           
 

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

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

Methods in org.crosswire.jsword.book.sword.state that return ZVerseBackendState
static ZVerseBackendState OpenFileStateManager.getZVerseBackendState(SwordBookMetaData metadata, BlockType blockType)
           
 


Copyright ? 2003-2011