Uses of Class
com.ibm.icu.text.MessageFormat.Field
-
Packages that use MessageFormat.Field Package Description com.ibm.icu.text -
-
Uses of MessageFormat.Field in com.ibm.icu.text
Fields in com.ibm.icu.text declared as MessageFormat.Field Modifier and Type Field Description static MessageFormat.Field
MessageFormat.Field. ARGUMENT
Constant identifying a portion of a message that was generated from an argument passed intoformatToCharacterIterator
.
-