Class | Description |
---|---|
DateAdapter |
Adapter for JAXB to bind xs:date type to java.util.Date rather than the
default XMLGregorianCalendar.
|
DateTimeAdapter |
Adapter for JAXB to bind xs:dateTime type to java.util.Date rather than the
default XMLGregorianCalendar.
|
TimestampAdapter |
Adapter for JAXB to bind xs:timestamp type to java.util.Timestamp rather than
the default XMLGregorianCalendar.
|
Copyright © 2017. All rights reserved.