public static class Dates.DateTimeAdapter extends XmlAdapter<String,Date>
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-2024 Atlassian. All Rights Reserved.