Module org.jooq

Package org.jooq.util.jaxb.tools


package org.jooq.util.jaxb.tools
  • Class
    Description
    This 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 using XMLBuilder.
    Wrapper around a StringBuilder which can be used to serialize a JAXB-annotated Java object graph to XML.