Uses of Enum
com.ibm.icu.text.DisplayContext.Type
Packages that use DisplayContext.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.
-
Uses of DisplayContext.Type in com.ibm.icu.text
Methods in com.ibm.icu.text that return DisplayContext.TypeModifier and TypeMethodDescriptionDisplayContext.type()
Get the Type part of the enum item (e.g.static DisplayContext.Type
Returns the enum constant of this type with the specified name.static DisplayContext.Type[]
DisplayContext.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ibm.icu.text with parameters of type DisplayContext.TypeModifier and TypeMethodDescriptionDateFormat.getContext
(DisplayContext.Type type) Get the formatter's DisplayContext value for the specified DisplayContext.Type, such as CAPITALIZATION.DateIntervalFormat.getContext
(DisplayContext.Type type) Get the formatter's DisplayContext value for the specified DisplayContext.Type, such as CAPITALIZATION.abstract DisplayContext
LocaleDisplayNames.getContext
(DisplayContext.Type type) Returns the current value for a specified DisplayContext.Type.NumberFormat.getContext
(DisplayContext.Type type) Get the formatter's DisplayContext value for the specified DisplayContext.Type, such as CAPITALIZATION.