public class LegacyDateTransformer extends Object implements Transformer<Date,String>
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
SUPPORTED_TYPES |
CHAR_TRANSFORMER, DURATION_TRANSFORMER, PERIOD_TRANSFORMER, URI_TRANSFORMER, URL_TRANSFORMER, UUID_TRANSFORMER| Constructor and Description |
|---|
LegacyDateTransformer(Field field) |
| Modifier and Type | Method and Description |
|---|---|
Date |
in(String o) |
String |
out(Date dateType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdateTransformer, transformerpublic LegacyDateTransformer(Field field)
Copyright © 2018–2021. All rights reserved.