Uses of Class
com.ibm.icu.message2.FormattedPlaceholder
Packages that use FormattedPlaceholder
-
Uses of FormattedPlaceholder in com.ibm.icu.message2
Methods in com.ibm.icu.message2 that return FormattedPlaceholderModifier and TypeMethodDescriptionDateTimeFormatterFactory.DateTimeFormatter.format
(Object toFormat, Map<String, Object> variableOptions) A method that takes the object to format and returns the i18n-aware formatted placeholder.Deprecated.This API is for technology preview only.IdentityFormatterFactory.IdentityFormatterImpl.format
(Object toFormat, Map<String, Object> variableOptions) A method that takes the object to format and returns the i18n-aware formatted placeholder.NumberFormatterFactory.NumberFormatterImpl.format
(Object toFormat, Map<String, Object> variableOptions) A method that takes the object to format and returns the i18n-aware formatted placeholder.private FormattedPlaceholder
MFDataModelFormatter.formatExpression
(MFDataModel.Expression expression, Map<String, Object> variables, Map<String, Object> arguments) Formats an expression.