org.crosswire.jsword.versification.system
Class SystemSynodalP

java.lang.Object
  extended by org.crosswire.jsword.versification.Versification
      extended by org.crosswire.jsword.versification.system.SystemSynodalP
All Implemented Interfaces:
Serializable, ReferenceSystem

public class SystemSynodalP
extends Versification

The SynodalP versification is essentially the KJV v11n, using its book order and chapter counts, but merged with verse counts similar to those of the Synodal v11n

Author:
DM Smith
See Also:
for license details.
The copyright to this program is held by it's authors.
, Serialized Form

Field Summary
(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 Summary
SystemSynodalP()
          Build the "SynodalP" Versification.
 
Method Summary
 
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, 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
 

Field Detail

V11N_NAME

public static final String V11N_NAME
See Also:
Constant Field Values

BOOKS_NT

static final BibleBook[] BOOKS_NT

LAST_VERSE_NT

static final int[][] LAST_VERSE_NT

BOOKS_OT

static final BibleBook[] BOOKS_OT

LAST_VERSE_OT

static final int[][] LAST_VERSE_OT

serialVersionUID

private static final long serialVersionUID
Serialization ID

See Also:
Constant Field Values
Constructor Detail

SystemSynodalP

SystemSynodalP()
Build the "SynodalP" Versification.


Copyright ? 2003-2011