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