-
Interface Summary
| Interface |
Description |
| LocaleProvider |
Provides the correct Locale to use
|
-
Class Summary
| Class |
Description |
| DefaultLocaleProvider |
A default Locale provider simply returns Locale.getDefault()
|
| LocaleProviderManager |
A factory for creating LocaleProvider objects, to support all the static instances of where JSword needs access to the the Locale.
|
Package org.crosswire.jsword.internationalisation Description
The org.crosswire.jsword.internationalisation package contains the
framework for providing a Locales to JSword.
By using classes in this package, the third-party application can override the default behavior
which is to get the Locale configured by the JVM (and most likely by the Operating System)