Package | Description |
---|---|
oracle.ifs.utils.locale |
Modifier and Type | Method and Description |
---|---|
static Language[] |
LocaleUtilities.getAllLanguages()
Returns all languages.
|
static Language |
LocaleUtilities.getBestLanguage(String localeStr)
Returns the best Language object match given the
locale string, such as en-US, en, de-GR
If no match found or locale string is null,
it defaults to English.
|
static Language[] |
LocaleUtilities.getPrimaryLanguages()
Returns the primary languages.
|
Language[] |
CharacterSet.getSupportedLanguages()
Returns the languages that this character set supports.
|
Copyright © 2023. All rights reserved.