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