XmlAdapter and its spec-defined sub-classes to allow arbitrary Java classes to be used with JAXB.
See: Description
XmlAdapter to handle
xs:token and its derived types.
XmlAdapter for
xs:hexBinary.
XmlAdapter to handle
xs:normalizedString.
XmlJavaTypeAdapter.type() to signal that the type be inferred from the signature of the field, property, parameter or the class.
XmlAdapter for custom marshaling.
XmlJavaTypeAdapter annotations.
XmlAdapter and its spec-defined sub-classes to allow arbitrary Java classes to be used with JAXB.