public class XSDateAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,org.joda.time.LocalDate>
| Constructor and Description |
|---|
XSDateAdapter() |
public org.joda.time.LocalDate unmarshal(java.lang.String value)
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,org.joda.time.LocalDate>public java.lang.String marshal(org.joda.time.LocalDate value)
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,org.joda.time.LocalDate>Copyright © 2014 Digipost Open Source. All Rights Reserved.