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