Uses of Class
com.ibm.icu.text.MessageFormat
Packages that use MessageFormat
-
Uses of MessageFormat in com.ibm.icu.dev.util
Fields in com.ibm.icu.dev.util declared as MessageFormatConstructors in com.ibm.icu.dev.util with parameters of type MessageFormatModifierConstructorDescriptionElapsedTimer(MessageFormat aMsgFmt) ElapsedTimer(MessageFormat aMsgFmt, NumberFormat aNumFmt) -
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 MessageFormatRelativeDateFormat.initializeCombinedFormat(Calendar cal, ULocale locale) -
Uses of MessageFormat in com.ibm.icu.text
Fields in com.ibm.icu.text declared as MessageFormatModifier and TypeFieldDescriptionprivate MessageFormatMessageFormat.PluralSelectorProvider.msgFormatMethods in com.ibm.icu.text with parameters of type MessageFormatModifier and TypeMethodDescriptionprivate intSimpleDateFormat.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 intSimpleDateFormat.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