Class ICUResourceTableAccess
java.lang.Object
org.graalvm.shadowed.com.ibm.icu.impl.ICUResourceTableAccess
Static utility functions for probing resource tables, used by ULocale and
LocaleDisplayNames.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringUtility to fetch locale display data from resource bundle tables.static StringgetTableString(ICUResourceBundle bundle, String tableName, String subtableName, String item, String defaultValue) Utility to fetch locale display data from resource bundle tables.
-
Constructor Details
-
ICUResourceTableAccess
public ICUResourceTableAccess()
-
-
Method Details
-
getTableString
-
getTableString
-