public abstract class LocaleUtil extends Object
| Constructor and Description |
|---|
LocaleUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Locale |
parseLocale(String text)
Parses the given text to create its corresponding
Locale. |
static String |
toRFC4646(Locale locale)
Converts the given locale to RFC 4646 format.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved