|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BibleNames.NameList | |
|---|---|
| org.crosswire.jsword.versification | The core responsibility of the versification package is to understand verse references. |
| Uses of BibleNames.NameList in org.crosswire.jsword.versification |
|---|
| Fields in org.crosswire.jsword.versification declared as BibleNames.NameList | |
|---|---|
private static BibleNames.NameList |
BibleNames.englishBibleNames
English BibleNames, or null when using the program's default locale |
| Fields in org.crosswire.jsword.versification with type parameters of type BibleNames.NameList | |
|---|---|
private Map<Locale,BibleNames.NameList> |
BibleNames.localizedBibleNames
we cache the Localized Bible Names because there is quite a bit of processing going on for each individual Locale |
| Methods in org.crosswire.jsword.versification that return BibleNames.NameList | |
|---|---|
private BibleNames.NameList |
BibleNames.getBibleNamesForLocale(Locale locale)
Gets the bible names for a specific locale. |
private BibleNames.NameList |
BibleNames.getLocalizedBibleNames()
Gets the localized bible names, based on the LocaleProviderManager |
|
Copyright ยจ 2003-2015 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||