public class LocaleValidityChecker extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LocaleValidityChecker.Where |
| Constructor and Description |
|---|
LocaleValidityChecker(Set<ValidIdentifiers.Datasubtype> datasubtypes) |
LocaleValidityChecker(ValidIdentifiers.Datasubtype... datasubtypes) |
| Modifier and Type | Method and Description |
|---|---|
Set<ValidIdentifiers.Datasubtype> |
getDatasubtypes() |
boolean |
isValid(ULocale locale,
LocaleValidityChecker.Where where) |
public LocaleValidityChecker(Set<ValidIdentifiers.Datasubtype> datasubtypes)
public LocaleValidityChecker(ValidIdentifiers.Datasubtype... datasubtypes)
public Set<ValidIdentifiers.Datasubtype> getDatasubtypes()
public boolean isValid(ULocale locale, LocaleValidityChecker.Where where)