Modifier and Type | Interface and Description |
---|---|
public interface | CalendarDataProvider
An interface for the internal locale data provider for which |
public interface | CurrencyNamesProvider
An interface for the internal locale data provider for which |
public interface | LocaleDataProvider
An interface for the internal locale data provider for which |
public interface | LocaleNamesProvider
An interface for the internal locale data provider for which |
public interface | TimeZoneNamesProvider
An interface for the internal locale data provider for which |
Modifier and Type | Class and Description |
---|---|
public abstract class | BreakIteratorResourceBundle
BreakIteratorResourceBundle is an abstract class for loading BreakIterator data (rules or dictionary) from each module. |
public abstract class | |
public class | |
public class | |
public class | LocaleData
Provides information about and access to resource bundles in the sun.text.resources and sun.util.resources packages or in their corresponding packages for CLDR. |
public class | |
public abstract class | LocaleNamesBundle
Implements ResourceBundle for LocaleNames bundles that don't provide the complete set of locale names. |
public abstract class | OpenListResourceBundle
Subclass of |
public abstract class | ParallelListResourceBundle
ParallelListResourceBundle is another variant of ListResourceBundle supporting "parallel" contents provided by another resource bundle (OpenListResourceBundle). |
public class | |
public abstract class | TimeZoneNamesBundle
Subclass of |