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) class
Creates aFormatter
doing formatting of date / time, similar to{exp, date}
and{exp, time}
inMessageFormat
.(package private) class
Creates aFormatter
that simply returns the String non-i18n aware representation of an object.(package private) class
Fields in com.ibm.icu.message2 with type parameters of type FormatterFactoryModifier and TypeFieldDescriptionprivate final Map
<String, FormatterFactory> Mf2FunctionRegistry.Builder.formattersMap
Deprecated.private final Map
<String, FormatterFactory> Mf2FunctionRegistry.formattersMap
Deprecated.Methods in com.ibm.icu.message2 that return FormatterFactoryModifier and TypeMethodDescriptionMf2FunctionRegistry.getFormatter
(String formatterName) Deprecated.This API is for technology preview only.(package private) FormatterFactory
Mf2DataModelFormatter.getFormattingFunctionFactoryByName
(Object toFormat, String functionName) Methods in com.ibm.icu.message2 with parameters of type FormatterFactoryModifier and TypeMethodDescriptionMf2FunctionRegistry.Builder.setFormatter
(String formatterName, FormatterFactory formatterFactory) Deprecated.This API is for technology preview only.