Uses of Interface
com.ibm.icu.message2.FormatterFactory
-
Packages that use FormatterFactory Package Description com.ibm.icu.message2 Tech Preview implementation of the MessageFormat v2 specification. -
-
Uses of FormatterFactory in com.ibm.icu.message2
Methods in com.ibm.icu.message2 that return FormatterFactory Modifier and Type Method Description FormatterFactory
Mf2FunctionRegistry. getFormatter(java.lang.String formatterName)
Deprecated.This API is for technology preview only.Methods in com.ibm.icu.message2 with parameters of type FormatterFactory Modifier and Type Method Description Mf2FunctionRegistry.Builder
Mf2FunctionRegistry.Builder. setFormatter(java.lang.String formatterName, FormatterFactory formatterFactory)
Deprecated.This API is for technology preview only.
-