Uses of Enum
com.ibm.icu.impl.ICUResourceBundle.OpenType
Packages that use ICUResourceBundle.OpenType
-
Uses of ICUResourceBundle.OpenType in com.ibm.icu.impl
Methods in com.ibm.icu.impl that return ICUResourceBundle.OpenTypeModifier and TypeMethodDescriptionstatic ICUResourceBundle.OpenType
Returns the enum constant of this type with the specified name.static ICUResourceBundle.OpenType[]
ICUResourceBundle.OpenType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ibm.icu.impl with parameters of type ICUResourceBundle.OpenTypeModifier and TypeMethodDescriptionstatic ICUResourceBundle
ICUResourceBundle.getBundleInstance
(String baseName, ULocale locale, ICUResourceBundle.OpenType openType) static ICUResourceBundle
ICUResourceBundle.getBundleInstance
(String baseName, String localeID, ClassLoader root, ICUResourceBundle.OpenType openType) static String
ICUResourceBundle.getParentLocaleID
(String name, String origName, ICUResourceBundle.OpenType openType) private static ICUResourceBundle
ICUResourceBundle.instantiateBundle
(String baseName, String localeID, String origLocaleID, String defaultID, ClassLoader root, ICUResourceBundle.OpenType openType)