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 TypeMethodDescriptionDateTimeFunctionFactory.DateTimeFunctionImpl.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.NumberFunctionFactory.NumberFunctionImpl.format(Object toFormat, Map<String, Object> variableOptions) A method that takes the object to format and returns the i18n-aware formatted placeholder.A method that takes the object to format and returns the i18n-aware formatted placeholder.private FormattedPlaceholderMFDataModelFormatter.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 voidMFDataModelFormatter.implementBiDiDefault(StringBuilder result, Directionality msgdir, FormattedPlaceholder formattedExpression)