public interface FormatterRegistrar
Converters and Formatters with
a FormattingConversionService through the FormatterRegistry SPI.| 限定符和类型 | 方法和说明 |
|---|---|
void |
registerFormatters(FormatterRegistry registry)
Register Formatters and Converters with a FormattingConversionService
through a FormatterRegistry SPI.
|
void registerFormatters(FormatterRegistry registry)
registry - the FormatterRegistry instance to use.