Uses of Class
com.ibm.icu.text.MessageFormat
Packages that use MessageFormat
-
Uses of MessageFormat in com.ibm.icu.impl
Fields in com.ibm.icu.impl declared as MessageFormatMethods in com.ibm.icu.impl that return MessageFormatModifier and TypeMethodDescriptionprivate MessageFormat
RelativeDateFormat.initializeCombinedFormat
(Calendar cal, ULocale locale) -
Uses of MessageFormat in com.ibm.icu.text
Fields in com.ibm.icu.text declared as MessageFormatModifier and TypeFieldDescriptionprivate MessageFormat
MessageFormat.PluralSelectorProvider.msgFormat
Methods in com.ibm.icu.text with parameters of type MessageFormatModifier and TypeMethodDescriptionprivate int
SimpleDateFormat.subParse
(String text, int start, char ch, int count, boolean obeyCount, boolean allowNegative, boolean[] ambiguousYear, Calendar cal, MessageFormat numericLeapMonthFormatter, Output<TimeZoneFormat.TimeType> tzTimeType) Overloading to provide default argument (null) for day period.private int
SimpleDateFormat.subParse
(String text, int start, char ch, int count, boolean obeyCount, boolean allowNegative, boolean[] ambiguousYear, Calendar cal, MessageFormat numericLeapMonthFormatter, Output<TimeZoneFormat.TimeType> tzTimeType, Output<DayPeriodRules.DayPeriod> dayPeriod) Deprecated.This API is ICU internal only.Constructors in com.ibm.icu.text with parameters of type MessageFormatModifierConstructorDescription