| Package | Description |
|---|---|
| org.crosswire.jsword.versification |
The core responsibility of the versification package is to understand verse references.
|
| Modifier and Type | Field and Description |
|---|---|
private BibleBookList |
Versification.bookList
The ordered list of books in this versification.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Versification.dump(PrintStream out,
String name,
BibleBookList bookList,
int[][] array) |
static void |
Versification.optimize(PrintStream out,
BibleBookList bookList,
int[][] lastVerse) |