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 AnXmlAdapterthat implements useful features after parsing XML strings with JAXB.TrimAdapter Deprecated. - 3.8.0 - [#4550] Do not reference this type directly.XMLBuilder Wrapper around aStringBuilderwhich can be used to serialize a JAXB-annotated Java object graph to XML.