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