Modifier and Type | Interface and Description |
---|---|
public interface | AvailableLanguageTags
An interface to return a set of available language tags supported by a LocaleServiceProvider. |
public interface | LocaleDataMetaInfo
LocaleData meta info SPI |
public interface | ResourceBundleBasedAdapter
Accessor for LocaleData |
Modifier and Type | Class and Description |
---|---|
public abstract class | AuxLocaleProviderAdapter
An abstract parent class for the HostLocaleProviderAdapter/SPILocaleProviderAdapter. |
public class | |
public class | BreakIteratorProviderImpl
Concrete implementation of the |
public class | CalendarDataProviderImpl
Concrete implementation of the |
public class | CalendarDataUtility
|
public class | CalendarNameProviderImpl
Concrete implementation of the |
public class | CalendarProviderImpl
Concrete implementation of the |
pack-priv class | CollationRules
CollationRules contains the default en_US collation rules as a base for building other collation tables. |
public class | CollatorProviderImpl
Concrete implementation of the
|
public class | CurrencyNameProviderImpl
Concrete implementation of the
|
public class | DateFormatProviderImpl
Concrete implementation of the |
public class | DateFormatSymbolsProviderImpl
Concrete implementation of the |
public class | DecimalFormatSymbolsProviderImpl
Concrete implementation of the |
public class | |
public class | HostLocaleProviderAdapter
LocaleProviderAdapter implementation for the host locale data. |
public class | JavaTimeDateTimePatternImpl
Concrete implementation of the |
public class | JRELocaleConstants
Singletons for the well-known JRE-specific Locales. |
public class | JRELocaleProviderAdapter
LocaleProviderAdapter implementation for the legacy JRE locale data. |
public class | LocaleNameProviderImpl
Concrete implementation of the
|
public abstract class | LocaleProviderAdapter
The LocaleProviderAdapter abstract class. |
public class | LocaleResources
Central accessor to locale-dependent resources for JRE/CLDR provider adapters. |
public class | LocaleServiceProviderPool
An instance of this class holds a set of the third party implementations of a particular
locale sensitive service, such as |
public class | NumberFormatProviderImpl
Concrete implementation of the |
public class | SPILocaleProviderAdapter
LocaleProviderAdapter implementation for the installed SPI implementations. |
public class | TimeZoneNameProviderImpl
Concrete implementation of the
|
public class | TimeZoneNameUtility
Utility class that deals with the localized time zone names |