Class | Description |
---|---|
CharacterSet |
The CharacterSet class encapsulates the Iana code and
the label for a character set.
|
Language |
The Language class contains the Locale code name, language,
country, and label name.
|
LocaleFallbackHandler |
Locale fallback handler determines the best fit locale by matching the
given preferred locale against available locales on the system.
|
LocaleUtilities |
The LocaleUtilities class provides methods to obtain
the iFS supported character sets and languages.
|
ResourceBundles |
This class provides a set of utilities methods used to retrieve translated
strings from a given resource bundle.
|
ResourceKey |
This class represents a resource key needed to get back a localized string
using
ResourceBundles . |
Copyright © 2023. All rights reserved.