public class DateFormatterAdapter extends XmlAdapter<String,Calendar>
DateFormatterAdapter()
String
marshal(Calendar cal)
Calendar
unmarshal(String date)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateFormatterAdapter()
public String marshal(Calendar cal) throws Exception
marshal
XmlAdapter<String,Calendar>
Exception
public Calendar unmarshal(String date) throws Exception
unmarshal
Copyright © 2016. All Rights Reserved.