|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectplay.data.format.Formats
public class Formats
Defines several default formatters.
| Nested Class Summary | |
|---|---|
static class |
Formats.AnnotationDateFormatter
Annotation formatter, triggered by the @DateTime annotation. |
static class |
Formats.AnnotationNonEmptyFormatter
Annotation formatter, triggered by the @NonEmpty annotation. |
static class |
Formats.DateFormatter
Formatter for java.util.Date values. |
static interface |
Formats.DateTime
Defines the format for a Date field. |
static interface |
Formats.NonEmpty
Defines the format for a String field that cannot be empty. |
| Constructor Summary | |
|---|---|
Formats()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Formats()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||