Package | Description |
---|---|
org.apache.commons.text |
Basic classes for text handling.
|
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 © 2014–2017 The Apache Software Foundation. All rights reserved.