Package org.crosswire.jsword.internationalisation

The org.crosswire.jsword.internationalisation package contains the framework for providing a Locales to JSword.

See:
          Description

Interface Summary
LocaleProvider Provides the correct Locale to use
 

Class Summary
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 behaviour which is to get the Locale configured by the JVM (and most likely by the Operating System)


Copyright ? 2003-2011