public class DateTimeCodec extends Object implements ValueCodec
DateTimeCodec(String format, Class toType)
Object
decode(Object data)
protected Date
doParse(String dateString)
encode(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateTimeCodec(String format, Class toType)
protected Date doParse(String dateString)
public Object encode(Object value)
encode
Encoder
ValueCodec
public Object decode(Object data)
decode
Decoder
Copyright © 2023. All rights reserved.