|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--net.sf.jportlet.util.LocaleHelper
| Constructor Summary | |
LocaleHelper()
|
|
| Method Summary | |
static java.util.Locale |
getLocale(java.lang.String value,
java.util.Locale defaultLocale)
Return a locale by its string value or the default locale if the value if unknown |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LocaleHelper()
| Method Detail |
public static java.util.Locale getLocale(java.lang.String value,
java.util.Locale defaultLocale)
value - String value of the localedefaultLocale - Locale to return if the value is unknown
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||