Package org.xmlunit.builder
Provides fluent builders for core parts of XMLUnit.
-
Interface Summary Interface Description DifferenceEngineConfigurer<D extends DifferenceEngineConfigurer<D>> Subset of the configuration options available for aDifferenceEngine.Input.Builder Interface for fluent builders ofSources.Input.TransformationBuilder BuildsSources by transforming other sources.JaxbBuilderFactory Interface that creates a JAXB Builder.Transform.Builder Builder for XSLT transformations.Transform.TransformationResult Provides different options to obtain the result of an XSLT transformation.TransformationBuilderBase<B extends TransformationBuilderBase<B>> Holds the common builder methods for XSLT related builders. -
Class Summary Class Description DiffBuilder DiffBuilder to create aDiffinstance.Input Fluent API to create Source instances.JaxbBuilder Input.Builderfor Jaxb-Object and creating aJAXBSource.Transform Fluent API access toTransformation.