public class DateAdapter extends XmlAdapter<String,Date>
DateTimeAdapter
The wire format used is ''.
''
Dates
DateAdapter()
String
marshal(Date date)
Date
unmarshal(String text)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateAdapter()
public Date unmarshal(String text) throws Exception
unmarshal
XmlAdapter<String,Date>
Exception
public String marshal(Date date) throws Exception
marshal
Copyright © 2002-2022 Atlassian. All Rights Reserved.