|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.i18n.CurrentLocale
public final class CurrentLocale
Maintains a Locale for the current Thread
| Method Summary | |
|---|---|
static java.util.Locale |
get()
|
static void |
set(java.util.Locale locale)
Sets a Locale for this Thread. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.util.Locale get()
set Locale in this Thread or Locale.getDefault() otherwisepublic static void set(java.util.Locale locale)
locale - Locale for this Thread
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||