public class DateTimeToXMLDate extends XmlAdapter<String,Date>
DateTimeToXMLDate()
String
marshal(Date date)
Date
unmarshal(String date)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateTimeToXMLDate()
public Date unmarshal(String date) throws Exception
unmarshal
XmlAdapter<String,Date>
Exception
public String marshal(Date date)
marshal
Copyright © 2022. All rights reserved.