public class DateTimeAdapter extends XmlAdapter<String,org.joda.time.DateTime>
DateTimeAdapter()
String
marshal(org.joda.time.DateTime v)
org.joda.time.DateTime
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateTimeAdapter()
public org.joda.time.DateTime unmarshal(String v) throws Exception
unmarshal
XmlAdapter<String,org.joda.time.DateTime>
Exception
public String marshal(org.joda.time.DateTime v) throws Exception
marshal
Copyright © 2015. All Rights Reserved.