public final class UtcTimestampAdapter extends XmlAdapter<String,Date>
UtcTimestampAdapter()
String
marshal(Date date)
Date
unmarshal(String date)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UtcTimestampAdapter()
public String marshal(Date date) throws Exception
marshal
XmlAdapter<String,Date>
Exception
public Date unmarshal(String date) throws Exception
unmarshal
Copyright © 2009–2020 Opencast Project. All rights reserved.