ByteSizeFormatter |
Formatter for amount of Megabytes (MB)
|
DecimalFormatter |
Formatter for decimal points that depends on settings.
|
EntityNameFormatter |
Formatter for entity names, that capitalizes the first word and removes symbols.
|
Formatters |
Factory for new instances of different Formatter s.
|
ItemNameFormatter |
Formatter for Item names, that capitalizes each part and separates them with spaces instead of underscores.
|
PercentageFormatter |
Formatter for percentages.
|
PlaceholderReplacer |
Formatter for replacing ${placeholder} values inside strings.
|