| Package | Description |
|---|---|
| org.gwtproject.i18n.shared.cldr | |
| org.gwtproject.i18n.shared.cldr.impl |
| Class and Description |
|---|
| CurrencyData
Information about a currency.
|
| CurrencyList
Generated class containing all the CurrencyImpl instances.
|
| DateTimeFormatInfo
Information required for formatting and parsing localized date/time values.
|
| DefaultCurrencyData
A default
CurrencyData implementation, so new methods can be added
to the interface without breaking implementors if a reasonable default is
available. |
| DefaultLocalizedNamesBase
Base class of
DefaultLocalizedNames, used just to isolate all
hand-written code here from all generated code. |
| LocaleInfo
Provides access to the currently-active locale and the list of available
locales.
|
| Localizable
A tag interface that serves as the root of a family of types used in static
internationalization.
|
| LocalizedNames
Provides an API for obtaining localized names for a locale.
|
| NumberConstants
NumberConstants class encapsulate a collection of Number formatting
symbols for use with Number format and parse services.
|
| Class and Description |
|---|
| CurrencyData
Information about a currency.
|
| CurrencyList
Generated class containing all the CurrencyImpl instances.
|
| DateTimeFormatInfo
Information required for formatting and parsing localized date/time values.
|
DateTimeFormatInfoImpl
DateTimeFormatInfo implementation based on
Unicode CLDR data. |
| DefaultLocalizedNamesBase
Base class of
DefaultLocalizedNames, used just to isolate all
hand-written code here from all generated code. |
| ListPattern |
| LocaleInfoImpl
Implementation detail of LocaleInfo -- not a public API and subject to
change.
|
| Localizable
A tag interface that serves as the root of a family of types used in static
internationalization.
|
| LocalizedNames
Provides an API for obtaining localized names for a locale.
|
| LocalizedNamesImplBase
A base class for client-side implementations of the
LocalizedNames interface. |
| NumberConstants
NumberConstants class encapsulate a collection of Number formatting
symbols for use with Number format and parse services.
|
| NumberConstantsImpl
NumberConstantsImpl class encapsulate a collection of Number formatting
symbols for use with Number format and parse services.
|
Copyright © 2020. All rights reserved.