|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bakelite.Locales
public final class Locales
Utility class to parse String to Locale instance.
| Constructor Summary | |
|---|---|
Locales()
|
|
| Method Summary | |
|---|---|
static java.util.Locale |
newInstance(java.lang.String name)
Create instance of Locale according string representation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Locales()
| Method Detail |
|---|
public static java.util.Locale newInstance(java.lang.String name)
name - Locale name.Locale.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||