Uses of Class
com.ibm.icu.text.MessageFormat.Field
Packages that use MessageFormat.Field
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 MessageFormat.Field in com.ibm.icu.text
Fields in com.ibm.icu.text declared as MessageFormat.FieldModifier and TypeFieldDescriptionstatic final MessageFormat.Field
MessageFormat.Field.ARGUMENT
Constant identifying a portion of a message that was generated from an argument passed intoformatToCharacterIterator
.