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

Packages that use BookSet
org.crosswire.bibledesktop.book.install An Install Manager for Books: Bibles, Commentaries and Dictionaries. 
org.crosswire.jsword.book The Book package provides an interface to a real store of data. 
 

Uses of BookSet in org.crosswire.bibledesktop.book.install
 

Constructors in org.crosswire.bibledesktop.book.install with parameters of type BookSet
BookNode(Object node, BookSet books, int level, Object[] grouping)
           
 

Uses of BookSet in org.crosswire.jsword.book
 

Fields in org.crosswire.jsword.book declared as BookSet
private  BookSet Books.books
          The list of Books
 

Methods in org.crosswire.jsword.book that return BookSet
 BookSet BookSet.filter(Filter filter)
           
 BookSet BookSet.filter(String key, Object value)
           
 


Copyright ยจ 2003-2007