XmlAdapter
and its spec-defined
sub-classes to allow arbitrary Java classes to be used with JAXB.
![]() |
Built-in XmlAdapter to handle xs:token and its derived types.
|
![]() |
XmlAdapter for xs:hexBinary.
|
![]() |
XmlAdapter to handle xs:normalizedString.
|
![]() |
Adapts a Java type for custom marshaling. |
![]() |
Use an adapter that implements XmlAdapter for custom marshaling.
|
![]() |
Used in XmlJavaTypeAdapter.type() to
signal that the type be inferred from the signature
of the field, property, parameter or the class.
|
![]() |
A container for multiple @XmlJavaTypeAdapter annotations.
|