public class DateTimeXmlAdapter extends XmlAdapter<String,DateTime>
DateTimeXmlAdapter()
String
marshal(DateTime v)
DateTime
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateTimeXmlAdapter()
public DateTime unmarshal(String v) throws Exception
unmarshal
XmlAdapter<String,DateTime>
Exception
public String marshal(DateTime v) throws Exception
marshal
Copyright © 2013-2014. All Rights Reserved.