public class SystemCatholic extends Versification
The GNU Lesser General Public License for details.
,
Serialized FormModifier and Type | Field and Description |
---|---|
(package private) static BibleBook[] |
BOOKS_NT |
(package private) static BibleBook[] |
BOOKS_OT |
(package private) static int[][] |
LAST_VERSE_NT |
(package private) static int[][] |
LAST_VERSE_OT |
private static long |
serialVersionUID
Serialization ID
|
static String |
V11N_NAME |
Constructor and Description |
---|
SystemCatholic()
Build the "Catholic" Versification.
|
add, containsBook, decodeOrdinal, distance, dump, getAllVerses, getBook, getBook, getBookCount, getBookCount, getBookIterator, getBookName, getChapterCount, getCount, getFirstBook, getLastBook, getLastChapter, getLastVerse, getLongName, getName, getNextBook, getOrdinal, getOrdinal, getPreferredName, getPreviousBook, getShortName, getTestament, getTestamentOrdinal, isAdjacentBook, isAdjacentChapter, isAdjacentVerse, isBook, isBookIntro, isChapterIntro, isEndOfBook, isEndOfChapter, isIntro, isSameBook, isSameChapter, isStartOfBook, isStartOfChapter, max, maximumOrdinal, min, next, optimize, patch, subtract, validate, validate
public static final String V11N_NAME
static final BibleBook[] BOOKS_OT
static final BibleBook[] BOOKS_NT
static final int[][] LAST_VERSE_OT
static final int[][] LAST_VERSE_NT
private static final long serialVersionUID