org.crosswire.jsword.internationalisation
Interface LocaleProvider

All Known Implementing Classes:
DefaultLocaleProvider

public interface LocaleProvider

Provides the correct Locale to use

Author:
Chris Burrell
See Also:
The GNU Lesser General Public License for details.

Method Summary
 Locale getUserLocale()
          Gets the user locale.
 

Method Detail

getUserLocale

Locale getUserLocale()
Gets the user locale.

Returns:
the user locale

Copyright ยจ 2003-2015