| Package | Description | 
|---|---|
| org.apache.commons.lang3.text |  Provides classes for handling and manipulating text, partly as an extension to  java.text. | 
| Constructor and Description | 
|---|
| ExtendedMessageFormat(String pattern,
                     Locale locale,
                     Map<String,? extends FormatFactory> registry)Create a new ExtendedMessageFormat. | 
| ExtendedMessageFormat(String pattern,
                     Map<String,? extends FormatFactory> registry)Create a new ExtendedMessageFormat for the default locale. | 
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.