See: Description
Interface | Description |
---|---|
LocaleProvider |
Provides the correct Locale to use
|
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.
|