public final class XPFLocaleUtil extends Object
Modifier | Constructor and Description |
---|---|
private |
XPFLocaleUtil() |
Modifier and Type | Method and Description |
---|---|
static Locale |
broadenLocale(Locale locale)
Attempts to broaden the given locale removing either the variant or the country in that
order.
|
public static Locale broadenLocale(Locale locale)
locale
- the locale to broadenCopyright © 2022. All rights reserved.