public abstract class FormattingMessageSupport extends MessageSupport
| Modifier and Type | Field and Description |
|---|---|
protected static Locale |
DEFAULT_LOCALE |
| Constructor and Description |
|---|
FormattingMessageSupport(FormatterFactory<?> formatterFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
format(Object value,
Writer to) |
protected Formatter |
formatter() |
equals, format, format, format, formatInternal, hashCode, toStringprotected static final Locale DEFAULT_LOCALE
public FormattingMessageSupport(@Nullable FormatterFactory<?> formatterFactory)
public void format(@Nullable Object value, @Nonnull Writer to) throws IOException
IOExceptionCopyright © 2023 echocat. All rights reserved.