Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public String | availableLanguageTags(String
category of the locale data. category)Implements sun. Returns the string concatenation of the supported language tags in this LocaleData instance |
public static String | |
public LocaleProviderAdapter. | getType()
Implements sun. Returns the type of LocaleProviderAdapter for which this LocaleData provides the data. |
resourceNameToLocales | back to summary |
---|---|
private static final Map<String, String> resourceNameToLocales |
NonBaseLocaleDataMetaInfo | back to summary |
---|---|
public NonBaseLocaleDataMetaInfo() |
availableLanguageTags | back to summary |
---|---|
public String availableLanguageTags(String category) Implements sun. Doc from sun. Returns the string concatenation of the supported language tags in this LocaleData instance |
getSupportedLocaleString | back to summary |
---|---|
public static String getSupportedLocaleString(String resourceName) |
getType | back to summary |
---|---|
public LocaleProviderAdapter. Implements sun. Doc from sun. Returns the type of LocaleProviderAdapter for which this LocaleData provides the data.
|