public class DateAdapter extends XmlAdapter<String,Date>
XmlAdapter
String
Date
DateAdapter(DateFormat dateFormat)
marshal(Date date)
unmarshal(String date)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateAdapter(DateFormat dateFormat)
public String marshal(Date date) throws Exception
marshal
XmlAdapter<String,Date>
Exception
public Date unmarshal(String date) throws Exception
unmarshal
Copyright © 2011–2017 aiticon GmbH. All rights reserved.