| Package | Description |
|---|---|
| org.echocat.locela.api.java.format |
| Modifier and Type | Method and Description |
|---|---|
static MessageFormatterFactory |
MessageFormatterFactory.messageFormatterFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected Formatter |
MessageFormatter.getSubFormatterFor(java.util.Locale locale,
java.lang.String parameter,
java.lang.String id,
java.lang.String pattern,
MessageFormatterFactory root) |
protected Formatter |
MessageFormatter.parseSubFormatter(java.util.Locale locale,
java.lang.String pattern,
MessageFormatterFactory root) |
protected java.util.List<Formatter> |
MessageFormatter.parseSubFormatters(java.util.Locale locale,
java.lang.String pattern,
MessageFormatterFactory root) |
| Constructor and Description |
|---|
MessageFormatter(java.util.Locale locale,
java.lang.String pattern,
MessageFormatterFactory root) |
Copyright © 2015 echocat. All Rights Reserved.