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

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

Methods in org.crosswire.jsword.book.sword that return RawFileBackendState
 RawFileBackendState RawFileBackend.initState()
           
 

Methods in org.crosswire.jsword.book.sword with parameters of type RawFileBackendState
private  void RawFileBackend.checkAndIncrementIncfile(RawFileBackendState state, int index)
           
private  void RawFileBackend.createIncfile(RawFileBackendState state)
           
private  void RawFileBackend.prepopulateIncfile(RawFileBackendState state)
           
private  void RawFileBackend.prepopulateIndexFiles(RawFileBackendState state)
           
 void RawFileBackend.setAliasKey(RawFileBackendState state, Key alias, Key source)
           
 void RawFileBackend.setRawText(RawFileBackendState state, Key key, String text)
           
private  void RawFileBackend.writeIncfile(RawFileBackendState state, int value)
           
 

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

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


Copyright ยจ 2003-2015