public class AdapterXMLOffsetDate extends XmlAdapter<String,com.helger.commons.datetime.XMLOffsetDate>
<xjc:javaType name="com.helger.commons.datetime.XMLOffsetDate" xmlType="xsd:date" adapter="com.helger.jaxb.adapter.AdapterXMLOffsetDate" />| Constructor and Description |
|---|
AdapterXMLOffsetDate() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(com.helger.commons.datetime.XMLOffsetDate aValue) |
com.helger.commons.datetime.XMLOffsetDate |
unmarshal(String sValue) |
Copyright © 2015–2021 Philip Helger. All rights reserved.