Uses of Interface
org.xmlunit.builder.JaxbBuilderFactory
Package
Description
This package contains the JAXB builder using the
jakarta.xml.bind
package.This package contains the JAXB builder using the
javax.xml.bind
package.-
Uses of JaxbBuilderFactory in org.xmlunit.builder.jakarta_jaxb
Modifier and TypeClassDescriptionclass
Implementation that usesjakarta.xml.bind
. -
Uses of JaxbBuilderFactory in org.xmlunit.builder.javax_jaxb
Modifier and TypeClassDescriptionclass
Default implementation that usesjavax.xml.bind
.