public class JakartaJaxbBuilder extends JaxbBuilder
JaxbBuilder for Jaxb-Object and creating a JAXBSource.
If no custom Marshaller is set by JaxbBuilder.withMarshaller(java.lang.Object), then the same logic as in JAXB is used the create a default Marshaller.
| Modifier | Constructor and Description |
|---|---|
protected |
JakartaJaxbBuilder(Object object)
Creates a builder based on the given object.
|
| Modifier and Type | Method and Description |
|---|---|
Source |
build() |
getMarshaller, getObject, getUseObjectFactory, useObjectFactory, withMarshallerCopyright © 2001–2025 XMLUnit. All rights reserved.