Uses of Class
org.crosswire.jsword.book.AbstractBookList

Packages that use AbstractBookList
org.crosswire.jsword.book The Book package provides an interface to a real store of data. 
org.crosswire.jsword.book.install.sword An implementaiion of an installer that can handle Sword Books (Modules). 
 

Uses of AbstractBookList in org.crosswire.jsword.book
 

Subclasses of AbstractBookList in org.crosswire.jsword.book
 class Books
          The Books class (along with Book) is the central point of contact between the rest of the world and this set of packages.
 

Uses of AbstractBookList in org.crosswire.jsword.book.install.sword
 

Subclasses of AbstractBookList in org.crosswire.jsword.book.install.sword
 class AbstractSwordInstaller
          The AbstractSwordInstaller provides for the common implementation of derived classes.
 class HttpSwordInstaller
          An implementation of Installer for reading data from Sword Web sites.
 


Copyright ยจ 2003-2015