|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FormatterRegistrar
Registers Converters
and Formatters
with
a FormattingConversionService through the FormatterRegistry
SPI.
Method Summary | |
---|---|
void |
registerFormatters(FormatterRegistry registry)
Register Formatters and Converters with a FormattingConversionService through a FormatterRegistry SPI. |
Method Detail |
---|
void registerFormatters(FormatterRegistry registry)
registry
- the FormatterRegistry instance to use.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |