no.digipost.xsd.jaxb
Class XSDateTimeAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,org.joda.time.DateTime>
no.digipost.xsd.jaxb.XSDateTimeAdapter
public class XSDateTimeAdapter
- extends XmlAdapter<String,org.joda.time.DateTime>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSDateTimeAdapter
public XSDateTimeAdapter()
unmarshal
public org.joda.time.DateTime unmarshal(String value)
- Specified by:
unmarshal in class XmlAdapter<String,org.joda.time.DateTime>
marshal
public String marshal(org.joda.time.DateTime value)
- Specified by:
marshal in class XmlAdapter<String,org.joda.time.DateTime>
Copyright © 2014 Digipost Open Source. All Rights Reserved.