Top Interfaces Classes
module java.base

Package sun.util.locale.provider


Interface Summary

Modifier and TypeInterface 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

Class Summary

Modifier and TypeClass and Description
public abstract class
AuxLocaleProviderAdapter

An abstract parent class for the HostLocaleProviderAdapter/SPILocaleProviderAdapter.

public class
public class
BreakIteratorProviderImpl

Concrete implementation of the BreakIteratorProvider class for the JRE LocaleProviderAdapter.

public class
CalendarDataProviderImpl

Concrete implementation of the CalendarDataProvider class for the JRE LocaleProviderAdapter.

public class
CalendarDataUtility

CalendarDataUtility is a utility class for calling the CalendarDataProvider methods.

public class
CalendarNameProviderImpl

Concrete implementation of the CalendarNameProvider class for the JRE LocaleProviderAdapter.

public class
CalendarProviderImpl

Concrete implementation of the CalendarProvider class for the JRE LocaleProviderAdapter.

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 CollatorProvider class for the JRE LocaleProviderAdapter.

public class
CurrencyNameProviderImpl

Concrete implementation of the CurrencyNameProvider class for the JRE LocaleProviderAdapter.

public class
DateFormatProviderImpl

Concrete implementation of the DateFormatProvider class for the JRE LocaleProviderAdapter.

public class
DateFormatSymbolsProviderImpl

Concrete implementation of the DateFormatSymbolsProvider class for the JRE LocaleProviderAdapter.

public class
DecimalFormatSymbolsProviderImpl

Concrete implementation of the DecimalFormatSymbolsProvider class for the JRE LocaleProviderAdapter.

public class
public class
HostLocaleProviderAdapter

LocaleProviderAdapter implementation for the host locale data.

public class
JavaTimeDateTimePatternImpl

Concrete implementation of the sun.text.spi.JavaTimeDateTimePatternProvider class for the JRE LocaleProviderAdapter.

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 LocaleNameProvider class for the JRE LocaleProviderAdapter.

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 java.util.spi.LocaleNameProvider.

public class
NumberFormatProviderImpl

Concrete implementation of the NumberFormatProvider class for the JRE LocaleProviderAdapter.

public class
SPILocaleProviderAdapter

LocaleProviderAdapter implementation for the installed SPI implementations.

public class
TimeZoneNameProviderImpl

Concrete implementation of the TimeZoneNameProvider class for the JRE LocaleProviderAdapter.

public class
TimeZoneNameUtility

Utility class that deals with the localized time zone names