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

Packages that use BookSet
org.crosswire.jsword.book The Book package provides an interface to a real store of data. 
 

Uses of BookSet in org.crosswire.jsword.book
 

Methods in org.crosswire.jsword.book that return BookSet
 BookSet BookSet.filter(Filter<Book> filter)
          Get a set of books that satisfy the condition imposed by the filter.
 BookSet BookSet.filter(String key, Object value)
           
 


Copyright ยจ 2003-2015