Skip navigation links

Package org.xmlunit.builder.jakarta_jaxb

This package contains the JAXB builder using the jakarta.xml.bind package.

See: Description

Package org.xmlunit.builder.jakarta_jaxb Description

This package contains the JAXB builder using the jakarta.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 present. This package requires at least the 3.x version of the JakartaEE version of Jakarta XML Binding. If you want to use the javax.xml.bind version of JAXB instead, the xmlunit-jakarta-jaxb-impl module must not be present and you use the org.xmlunit.builder.javax_jaxb package instead.

Since:
2.9.0
Skip navigation links

Copyright © 2001–2025 XMLUnit. All rights reserved.