public static class ReviewboardOps.MyDateAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<String,Date>
ReviewboardOps.MyDateAdapter()
String
marshal(Date v)
Date
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReviewboardOps.MyDateAdapter()
public Date unmarshal(String v) throws Exception
unmarshal
javax.xml.bind.annotation.adapters.XmlAdapter<String,Date>
Exception
public String marshal(Date v) throws Exception
marshal
Copyright © 2004-2015. All Rights Reserved.