jakarta.xml.bind package.See: Description
| Class | Description |
|---|---|
| JakartaJaxbBuilder |
JaxbBuilder for Jaxb-Object and creating a JAXBSource. |
| JakartaJaxbBuilderFactory |
Implementation that uses
jakarta.xml.bind. |
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.
Copyright © 2001–2025 XMLUnit. All rights reserved.