public class DateTimeAdapter extends XmlAdapter<DateTime,ZfDate>
DateTimeAdapter()
DateTime
marshal(ZfDate date)
ZfDate
unmarshal(DateTime dateTime)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateTimeAdapter()
public DateTime marshal(ZfDate date) throws Exception
marshal
XmlAdapter<DateTime,ZfDate>
Exception
public ZfDate unmarshal(DateTime dateTime) throws Exception
unmarshal
Copyright © 2014 Konik.io. All Rights Reserved.