Uses of Interface
com.ibm.icu.message2.FormatterFactory
Packages that use FormatterFactory
-
Uses of FormatterFactory in com.ibm.icu.message2
Classes in com.ibm.icu.message2 that implement FormatterFactoryModifier and TypeClassDescription(package private) classCreates aFormatterdoing formatting of date / time, similar to{exp, date}and{exp, time}inMessageFormat.(package private) classCreates aFormatterthat simply returns the String non-i18n aware representation of an object.(package private) classFields in com.ibm.icu.message2 with type parameters of type FormatterFactoryModifier and TypeFieldDescriptionprivate final Map<String, FormatterFactory> MFFunctionRegistry.Builder.formattersMapDeprecated.private final Map<String, FormatterFactory> MFFunctionRegistry.formattersMapDeprecated.Methods in com.ibm.icu.message2 that return FormatterFactoryModifier and TypeMethodDescriptionMFFunctionRegistry.getFormatter(String formatterName) Deprecated.This API is for technology preview only.private FormatterFactoryMFDataModelFormatter.getFormattingFunctionFactoryByName(Object toFormat, String functionName) Methods in com.ibm.icu.message2 with parameters of type FormatterFactoryModifier and TypeMethodDescriptionMFFunctionRegistry.Builder.setFormatter(String formatterName, FormatterFactory formatterFactory) Deprecated.This API is for technology preview only.