Uses of Class
com.ibm.icu.util.ULocale.Type
Packages that use ULocale.Type
Package
Description
Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.
International calendars and other utility classes.
-
Uses of ULocale.Type in com.ibm.icu.text
Methods in com.ibm.icu.text with parameters of type ULocale.TypeModifier and TypeMethodDescriptionfinal ULocaleBreakIterator.getLocale(ULocale.Type type) Returns the locale that was used to create this object, or null.Collator.getLocale(ULocale.Type type) Returns the locale that was used to create this object, or null.final ULocaleDateFormatSymbols.getLocale(ULocale.Type type) Returns the locale that was used to create this object, or null.final ULocaleDecimalFormatSymbols.getLocale(ULocale.Type type) Returns the locale that was used to create this object, or null.RuleBasedCollator.getLocale(ULocale.Type type) Returns the locale that was used to create this object, or null.final ULocaleUFormat.getLocale(ULocale.Type type) Return the locale that was used to create this object, or null. -
Uses of ULocale.Type in com.ibm.icu.util
Fields in com.ibm.icu.util declared as ULocale.TypeModifier and TypeFieldDescriptionstatic ULocale.TypeULocale.ACTUAL_LOCALESelector for getLocale() indicating the locale of the resource containing the data.static ULocale.TypeULocale.VALID_LOCALESelector for getLocale() indicating the most specific locale for which any data exists.Methods in com.ibm.icu.util with parameters of type ULocale.TypeModifier and TypeMethodDescriptionfinal ULocaleCalendar.getLocale(ULocale.Type type) Returns the locale that was used to create this object, or null.