Uses of Class
org.crosswire.jsword.versification.BibleBookList

Packages that use BibleBookList
org.crosswire.jsword.versification The core responsibility of the versification package is to understand verse references. 
 

Uses of BibleBookList in org.crosswire.jsword.versification
 

Fields in org.crosswire.jsword.versification declared as BibleBookList
private  BibleBookList Versification.bookList
          The ordered list of books in this versification.
 

Methods in org.crosswire.jsword.versification with parameters of type BibleBookList
static void Versification.dump(PrintStream out, String name, BibleBookList bookList, int[][] array)
           
static void Versification.optimize(PrintStream out, BibleBookList bookList, int[][] lastVerse)
           
 


Copyright ? 2003-2011