Package org.xmlunit.builder
package org.xmlunit.builder
Provides fluent builders for core parts of XMLUnit.
-
ClassDescriptionAbstractTransformationBuilder<B extends TransformationBuilderBase<B>>Base class providing the common logic of the XSLT related builders.DiffBuilder to create a
Diff
instance.DifferenceEngineConfigurer<D extends DifferenceEngineConfigurer<D>>Subset of the configuration options available for ainvalid reference
DifferenceEngine
Fluent API to create Source instances.Interface for fluent builders ofSource
s.BuildsSource
s by transforming other sources.Fluent API access toinvalid reference
Transformation
Builder for XSLT transformations.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.