public class DateAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<String,Date>
Date
DateAdapter()
String
marshal(Date v)
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateAdapter()
public String marshal(Date v)
marshal
javax.xml.bind.annotation.adapters.XmlAdapter<String,Date>
public Date unmarshal(String v)
unmarshal
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.