org.hrodberaht.i18n.locale
Class SimpleLocaleProvider
java.lang.Object
org.hrodberaht.i18n.locale.SimpleLocaleProvider
- All Implemented Interfaces:
- ProviderInterface
- Direct Known Subclasses:
- ThreadLocaleProvider
public class SimpleLocaleProvider
- extends Object
- implements ProviderInterface
Simple Java Utils
- Since:
- 1.0
- Version:
- 1.0
- Author:
- Robert Alexandersson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleLocaleProvider
public SimpleLocaleProvider()
getProfile
public LocaleProfile getProfile()
- Specified by:
getProfile in interface ProviderInterface
getSystemLocale
public Locale getSystemLocale()
- Specified by:
getSystemLocale in interface ProviderInterface
createSystemLocale
protected Locale createSystemLocale()
createLocale
protected Locale createLocale(String locale)
statefulProfileSupport
public ProviderInterface.StatefulProfile statefulProfileSupport()
- Specified by:
statefulProfileSupport in interface ProviderInterface
setStatefulProfile
public void setStatefulProfile(LocaleProfile localeProfile)
- Specified by:
setStatefulProfile in interface ProviderInterface
Copyright © 2011. All Rights Reserved.