Module org.jooq
Package org.jooq.util.jaxb.tools
package org.jooq.util.jaxb.tools
-
ClassDescriptionThis class allows for mashalling / unmarshalling XML content to jOOQ configuration objects.An
XmlAdapter
that implements useful features after parsing XML strings with JAXB.Deprecated.- 3.8.0 - [#4550] Do not reference this type directly.Interface to be implemented by JAXB annotated Java classes which are serialized to XML usingXMLBuilder
.Wrapper around aStringBuilder
which can be used to serialize a JAXB-annotated Java object graph to XML.