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