Uses of Class
org.xmlunit.builder.JaxbBuilder
Packages that use JaxbBuilder
Package
Description
Provides fluent builders for core parts of XMLUnit.
This package contains the JAXB builder using the
javax.xml.bind package.-
Uses of JaxbBuilder in org.xmlunit.builder
Methods in org.xmlunit.builder that return JaxbBuilderModifier and TypeMethodDescriptionCreate a concrete instance of a JaxbBuilder.static JaxbBuilderBuild a Source from a Jaxb-Object.JaxbBuilder.useObjectFactory()Whether the given Object has noXmlRootElementannotation and is not an instants ofJAXBElementit must be wrapped by aJAXBElement.JaxbBuilder.withMarshaller(Object marshaller) Sets a non-defaultMarshallerto use when creating theSource. -
Uses of JaxbBuilder in org.xmlunit.builder.javax_jaxb
Subclasses of JaxbBuilder in org.xmlunit.builder.javax_jaxbMethods in org.xmlunit.builder.javax_jaxb that return JaxbBuilder