|
Compoze Software, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectportlets.compoze.groupware.c13n.LocaleUtility
This class provides utility classes for locales.
Constructor Summary | |
LocaleUtility()
|
Method Summary | |
static java.util.Locale |
getByLocaleString(java.lang.String sDisplayName)
Get a locale by its display name. |
static java.util.Locale |
getDefaultLocale()
Get the default locale. |
static java.util.Locale[] |
getSupportedLocales()
Gets a list of supported locales. |
static java.util.List |
getSupportedLocalesList()
Gets a list of supported locales. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LocaleUtility()
Method Detail |
public static java.util.Locale[] getSupportedLocales()
public static java.util.List getSupportedLocalesList()
java.util.Locale
objects (unmodifiable)public static java.util.Locale getByLocaleString(java.lang.String sDisplayName)
sDisplayName
- the display name of the locale to search for
public static java.util.Locale getDefaultLocale()
|
Compoze Software, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |