|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
AnnotationFormatterFactory<A extends Annotation> | A factory that creates formatters to format values of fields annotated with a particular Annotation . |
Formatter<T> | Formats objects of type T. |
FormatterRegistry | A registry of field formatting logic. |
Parser<T> | Parses text strings to produce instances of T. |
Printer<T> | Prints objects of type T for display. |
An API for defining Formatters to format field model values for display in a UI.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |