|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BookName | |
---|---|
org.crosswire.jsword.versification | The core responsibility of the versification package is to understand verse references. |
Uses of BookName in org.crosswire.jsword.versification |
---|
Fields in org.crosswire.jsword.versification with type parameters of type BookName | |
---|---|
private Map<String,BookName> |
BibleNames.NameList.altNC
Alternative shortened names for the Deuterocanonical books of the Bible normalized, generated at runtime. |
private Map<String,BookName> |
BibleNames.NameList.altNT
Alternative shortened names for the New Testament books of the Bible normalized, generated at runtime. |
private Map<String,BookName> |
BibleNames.NameList.altOT
Alternative shortened names for the Old Testament books of the Bible normalized, generated at runtime. |
private LinkedHashMap<BibleBook,BookName> |
BibleNames.NameList.books
The collection of BookNames by BibleBooks. |
private Map<String,BookName> |
BibleNames.NameList.fullNC
The full names of the Deuterocanonical books of the Bible normalized, generated at runtime |
private Map<String,BookName> |
BibleNames.NameList.fullNT
The full names of the New Testament books of the Bible normalized, generated at runtime |
private Map<String,BookName> |
BibleNames.NameList.fullOT
The full names of the Old Testament books of the Bible normalized, generated at runtime |
private Map<String,BookName> |
BibleNames.NameList.shortNC
Standard shortened names for the Deuterocanonical books of the Bible normalized, generated at runtime. |
private Map<String,BookName> |
BibleNames.NameList.shortNT
Standard shortened names for the New Testament books of the Bible, normalized, generated at runtime. |
private Map<String,BookName> |
BibleNames.NameList.shortOT
Standard shortened names for the Old Testament books of the Bible normalized, generated at runtime. |
Methods in org.crosswire.jsword.versification that return BookName | |
---|---|
BookName |
Versification.getBookName(BibleBook book)
Get the BookName. |
BookName |
BibleNames.getBookName(BibleBook book)
Get the BookName. |
(package private) BookName |
BibleNames.NameList.getBookName(BibleBook book)
|
|
Copyright ยจ 2003-2015 | |||||||||
PREV NEXT | FRAMES NO FRAMES |