@PublicApi public class ISO8601DateAdapter extends XmlAdapter<String,Date>
ISO8601DateAdapter()
String
marshal(Date date)
Date
unmarshal(String date)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ISO8601DateAdapter()
@Nullable public Date unmarshal(@Nullable String date) throws Exception
unmarshal
XmlAdapter<String,Date>
Exception
@Nullable public String marshal(@Nullable Date date) throws Exception
marshal
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.