Uses of Interface
de.xima.fc.common.utils.XLocaleUtils.LocaleMatcher
Packages that use XLocaleUtils.LocaleMatcher
-
Uses of XLocaleUtils.LocaleMatcher in de.xima.fc.common.utils
Methods in de.xima.fc.common.utils that return XLocaleUtils.LocaleMatcherModifier and TypeMethodDescriptionstatic XLocaleUtils.LocaleMatcherXLocaleUtils.LocaleMatcher.localeMatchBaseLanguage(Locale locale) Gets a locale matcher that matches when a locale has the same base language as the given locale.static XLocaleUtils.LocaleMatcherXLocaleUtils.LocaleMatcher.localeMatchExact(Locale locale) Gets a locale matcher that matches when a locale is exactly equal to the given locale.