org.crosswire.jsword.versification.system
Class SystemDefault
java.lang.Object
org.crosswire.jsword.versification.Versification
org.crosswire.jsword.versification.system.SystemDefault
- All Implemented Interfaces:
- Serializable, ReferenceSystem
public class SystemDefault
- extends Versification
The SystemDefault versification (v11n) is that of the Protestant KJV.
This is the first v11n defined within JSword and SWORD.
- Author:
- DM Smith
- See Also:
for license details.
The copyright to this program is held by it's authors.
,
Serialized Form
Methods inherited from class org.crosswire.jsword.versification.Versification |
add, containsBook, decodeOrdinal, distance, dump, getAllVerses, getBook, getBook, getBookCount, getBookCount, getBookIterator, getBookName, getChapterCount, getCount, getFirstBook, getLastBook, getLastChapter, getLastVerse, getLongName, getName, getNextBook, 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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
V11N_NAME
public static final String V11N_NAME
- See Also:
- Constant Field Values
BOOKS_NONE
static final BibleBook[] BOOKS_NONE
LAST_VERSE_NONE
static final int[][] LAST_VERSE_NONE
BOOKS_NT
static final BibleBook[] BOOKS_NT
BOOKS_OT
static final BibleBook[] BOOKS_OT
serialVersionUID
private static final long serialVersionUID
- Serialization ID
- See Also:
- Constant Field Values
SystemDefault
public SystemDefault()