| Package | Description |
|---|---|
| com.helger.commons.locale |
| Modifier and Type | Method and Description |
|---|---|
Locale |
LocaleCache.getLocale(String sLanguage,
String sCountry,
String sVariant,
LocaleCache.IMissingLocaleHandler aMissingHandler)
Get the
Locale object matching the given locale string |
Locale |
LocaleCache.getLocaleExt(String sLanguage,
LocaleCache.IMissingLocaleHandler aMissingHandler)
Get the
Locale object matching the given language. |
Copyright © 2014–2020 Philip Helger. All rights reserved.