Package com.quartzdesk.service.api.jaxb.adapter

Class Summary
XsdBoolean2BooleanAdapter Implementation of the JAXB XmlAdapter that maps the xsd:date onto the Boolean type and vice-versa.
XsdDate2CalendarAdapter Implementation of the JAXB XmlAdapter that maps the xsd:date onto the Calendar type and vice-versa.
XsdDateTime2CalendarAdapter Implementation of the JAXB XmlAdapter that maps the xsd:dateTime onto the Calendar type and vice-versa.
XsdInt2IntegerAdapter Implementation of the JAXB XmlAdapter that maps the xsd:int onto the Integer type and vice-versa.
XsdLong2LongAdapter Implementation of the JAXB XmlAdapter that maps the xsd:long onto the Long type and vice-versa.
XsdTime2CalendarAdapter Implementation of the JAXB XmlAdapter that maps the xsd:time onto the Calendar type and vice-versa.
 



Copyright © 2013–2017 QuartzDesk.com. All rights reserved.