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, MFDataModelFormatter.MapWithNfcKeys variables, MFDataModelFormatter.MapWithNfcKeys arguments) Formats an expression.Methods in com.ibm.icu.message2 with parameters of type FormattedPlaceholderModifier and TypeMethodDescriptionprivate void
MFDataModelFormatter.implementBiDiDefault
(StringBuilder result, Directionality msgdir, FormattedPlaceholder formattedExpression)