public class DateAdapter extends XmlAdapter<String,Date>
DateAdapter()
String
marshal(Date value)
Date
unmarshal(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateAdapter()
public String marshal(Date value)
marshal
XmlAdapter<String,Date>
public Date unmarshal(String value)
unmarshal
Copyright © 2018 ReTest GmbH. All rights reserved.