Uses of Interface
org.apache.commons.lang3.text.FormatFactory
Package
Description
Provides classes for handling and manipulating text, partly as an extension to
java.text
.-
Uses of FormatFactory in org.apache.commons.lang3.text
ModifierConstructorDescriptionExtendedMessageFormat
(String pattern, Locale locale, Map<String, ? extends FormatFactory> registry) Deprecated.Create a new ExtendedMessageFormat.ExtendedMessageFormat
(String pattern, Map<String, ? extends FormatFactory> registry) Deprecated.Create a new ExtendedMessageFormat for the default locale.