public class TimestampFormatterAdapter extends XmlAdapter<String,Timestamp>
TimestampFormatterAdapter()
String
marshal(Timestamp v)
Timestamp
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimestampFormatterAdapter()
public String marshal(Timestamp v) throws Exception
marshal
XmlAdapter<String,Timestamp>
Exception
public Timestamp unmarshal(String v) throws Exception
unmarshal
Copyright © 2015 SeqWare. All rights reserved.