Class ICUResourceTableAccess
java.lang.Object
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 StringgetTableString(ICUResourceBundle bundle, String tableName, String subtableName, String item, String defaultValue) Utility to fetch locale display data from resource bundle tables.static StringUtility to fetch locale display data from resource bundle tables.
-
Constructor Details
-
ICUResourceTableAccess
public ICUResourceTableAccess()
-
-
Method Details
-
getTableString
-
getTableString
-