Package org.xmlunit.builder.javax_jaxb


package org.xmlunit.builder.javax_jaxb
This package contains the JAXB builder using the javax.xml.bind package.

This package is used by default when Input.fromJaxb(java.lang.Object) is used and the xmlunit-jakarta-jaxb-impl module is not present. If you are running on Java7 to 10 JAXB is part of the Java class library, with later versions you need the JAXB specification and implementation of JavaEE or JakartaEE. This package is only compatible with the 2.x version of Jakarta XML Binding, for version 3.x and later you must use the xmlunit-jakarta-jaxb-impl module and the org.xmlunit.builder.jakarta_jaxb package.

Since:
2.9.0