| Package | Description |
|---|---|
| com.appslandia.common.formatters |
| Modifier and Type | Method and Description |
|---|---|
Formatter |
FormatterProvider.findFormatter(String formatterId,
Class<?> targetType) |
Formatter |
FormatterProvider.findFormatter(String formatterId,
Class<?> targetType) |
Formatter |
FormatterProvider.getFormatter(Class<?> targetType) |
Formatter |
FormatterProvider.getFormatter(Class<?> targetType) |
Formatter |
FormatterProvider.getFormatter(String formatterId) |
Formatter |
FormatterProvider.getFormatter(String formatterId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FormatterProvider.addDefault(String formatterId,
Formatter formatter) |
protected void |
FormatterProvider.addDefault(String formatterId,
Formatter formatter) |
void |
FormatterProvider.addFormatter(String formatterId,
Formatter formatter) |
void |
FormatterProvider.addFormatter(String formatterId,
Formatter formatter) |
Copyright © 2021. All rights reserved.