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

Packages that use AbstractOpenFileState
org.crosswire.jsword.book.sword.state File management of SWORD Books. 
 

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

Subclasses of AbstractOpenFileState in org.crosswire.jsword.book.sword.state
 class GenBookBackendState
          Stores the random access files required for processing the passage request The caller is required to close to correctly free resources and avoid File pointer leaks
 class RawBackendState
          Stores the random access files required for processing the passage request The caller is required to close to correctly free resources and avoid File pointer leaks
 class RawFileBackendState
          Stores the random access files required for processing the passage request The caller is required to close to correctly free resources and avoid File pointer leaks
 class RawLDBackendState
          State for RawLDBackend
 class ZLDBackendState
          Stores the random access files required for processing the passage request.
 class ZVerseBackendState
          Stores the random access files required for processing the passage request.
 


Copyright ? 2003-2011