Uses of Package
org.crosswire.jsword.versification

Packages that use org.crosswire.jsword.versification
org.crosswire.bibledesktop.book This package contains Swing MVC models to help implementing a Swing GUI using JSword classes. 
org.crosswire.bibledesktop.passage This package contains Swing MVC models to help displaying passages. 
org.crosswire.jsword.book The Book package provides an interface to a real store of data. 
org.crosswire.jsword.book.basic The Basic package contains default and abstract implementations of the main Book classes. 
org.crosswire.jsword.book.sword An implementation of the Book interfaces that reads from SWORD project books (modules). 
org.crosswire.jsword.book.sword.state File management of SWORD Books. 
org.crosswire.jsword.index.lucene An implementation of an Index using Lucene. 
org.crosswire.jsword.passage The core responsibility of the passage package is to store and collate information about the structure of the Bible - The most important classes are Passage, PassageTally and Strongs
org.crosswire.jsword.versification The core responsibility of the versification package is to understand verse references. 
org.crosswire.jsword.versification.system The System package defines each of the known Versifications. 
 

Classes in org.crosswire.jsword.versification used by org.crosswire.bibledesktop.book
BibleBook
          A BibleBook is a book of the Bible.
Versification
          A named Versification defines the order of BibleBooks by Testament, the number of chapters in each BibleBook, the number of verses in each chapter.
 

Classes in org.crosswire.jsword.versification used by org.crosswire.bibledesktop.passage
BibleBook
          A BibleBook is a book of the Bible.
Versification
          A named Versification defines the order of BibleBooks by Testament, the number of chapters in each BibleBook, the number of verses in each chapter.
 

Classes in org.crosswire.jsword.versification used by org.crosswire.jsword.book
Versification
          A named Versification defines the order of BibleBooks by Testament, the number of chapters in each BibleBook, the number of verses in each chapter.
 

Classes in org.crosswire.jsword.versification used by org.crosswire.jsword.book.basic
Versification
          A named Versification defines the order of BibleBooks by Testament, the number of chapters in each BibleBook, the number of verses in each chapter.
 

Classes in org.crosswire.jsword.versification used by org.crosswire.jsword.book.sword
Testament
          Testament is either OLD or NEW.
Versification
          A named Versification defines the order of BibleBooks by Testament, the number of chapters in each BibleBook, the number of verses in each chapter.
 

Classes in org.crosswire.jsword.versification used by org.crosswire.jsword.book.sword.state
Testament
          Testament is either OLD or NEW.
 

Classes in org.crosswire.jsword.versification used by org.crosswire.jsword.index.lucene
Versification
          A named Versification defines the order of BibleBooks by Testament, the number of chapters in each BibleBook, the number of verses in each chapter.
 

Classes in org.crosswire.jsword.versification used by org.crosswire.jsword.passage
BibleBook
          A BibleBook is a book of the Bible.
Versification
          A named Versification defines the order of BibleBooks by Testament, the number of chapters in each BibleBook, the number of verses in each chapter.
 

Classes in org.crosswire.jsword.versification used by org.crosswire.jsword.versification
BibleBook
          A BibleBook is a book of the Bible.
BibleBookList
          A BibleBookList is an ordered list of one or more BibleBooks.
BibleNames
          BibleNames deals with locale sensitive BibleBook name lookup conversions.
BookName
          BookName represents the different ways a book of the bible is named.
DivisionName
          DivisionName deals with traditional sections of the Bible.
SectionNames
          Deprecated. Use org.crosswire.jsword.versification.DivisonName instead.
Testament
          Testament is either OLD or NEW.
Versification
          A named Versification defines the order of BibleBooks by Testament, the number of chapters in each BibleBook, the number of verses in each chapter.
 

Classes in org.crosswire.jsword.versification used by org.crosswire.jsword.versification.system
BibleBook
          A BibleBook is a book of the Bible.
Versification
          A named Versification defines the order of BibleBooks by Testament, the number of chapters in each BibleBook, the number of verses in each chapter.
 


Copyright ? 2003-2011