public class DateOrNoneAdapter extends XmlAdapter<String,Date>
DateOrNoneAdapter()
String
marshal(Date date)
Date
unmarshal(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateOrNoneAdapter()
public Date unmarshal(String str) throws Exception
unmarshal
XmlAdapter<String,Date>
Exception
public String marshal(Date date) throws Exception
marshal
Copyright © 2015 Aspera Inc.. All rights reserved.