Uses of Package
org.jooq.util.jaxb.tools
Packages that use org.jooq.util.jaxb.tools
Package
Description
-
Classes in org.jooq.util.jaxb.tools used by org.jooq.confClassDescriptionInterface to be implemented by JAXB annotated Java classes which are serialized to XML using
XMLBuilder
.Wrapper around aStringBuilder
which can be used to serialize a JAXB-annotated Java object graph to XML. -
Classes in org.jooq.util.jaxb.tools used by org.jooq.migrations.xml.jaxbClassDescriptionInterface to be implemented by JAXB annotated Java classes which are serialized to XML using
XMLBuilder
.Wrapper around aStringBuilder
which can be used to serialize a JAXB-annotated Java object graph to XML. -
Classes in org.jooq.util.jaxb.tools used by org.jooq.util.jaxb.toolsClassDescriptionAn
XmlAdapter
that implements useful features after parsing XML strings with JAXB.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. -
Classes in org.jooq.util.jaxb.tools used by org.jooq.util.xml.jaxbClassDescriptionInterface to be implemented by JAXB annotated Java classes which are serialized to XML using
XMLBuilder
.Wrapper around aStringBuilder
which can be used to serialize a JAXB-annotated Java object graph to XML.