public final class XPFLocaleUtil extends Object
| 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 © 2025. All rights reserved.