| 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(Locale locale,
String parameter,
String id,
String pattern,
MessageFormatterFactory root) |
protected Formatter |
MessageFormatter.parseSubFormatter(Locale locale,
String pattern,
MessageFormatterFactory root) |
protected List<Formatter> |
MessageFormatter.parseSubFormatters(Locale locale,
String pattern,
MessageFormatterFactory root) |
| Constructor and Description |
|---|
MessageFormatter(Locale locale,
String pattern,
MessageFormatterFactory root) |
Copyright © 2023 echocat. All rights reserved.