Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
In some cases an XmlAdapter (as used by JAXB) needs state. For this the Marshaller and Unmarshaller have a setAdapter(...) method, that accepts a configured instance.
Currently the JAXBDataBinding has no configuration for this.