|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Form
classes.
See:
Description
Class Summary | |
---|---|
Formats | Defines several default formatters. |
Formats.AnnotationDateFormatter | Annotation formatter, triggered by the @DateTime annotation. |
Formats.AnnotationNonEmptyFormatter | Annotation formatter, triggered by the @NonEmpty annotation. |
Formats.DateFormatter | Formatter for java.util.Date values. |
Formatters | Formatters helper. |
Formatters.AnnotationFormatter<A extends Annotation,T> | Super-type for annotation-based formatters. |
Formatters.SimpleFormatter<T> | Super-type for custom simple formatters. |
Annotation Types Summary | |
---|---|
Formats.DateTime | Defines the format for a Date field. |
Formats.NonEmpty | Defines the format for a String field that cannot be empty. |
Provides the formatting API used by Form
classes.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |