Interface | Description |
---|---|
Input.Builder |
Interface for fluent builders of
Source s. |
Input.TransformationBuilder |
Builds
Source s by transforming other sources. |
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 | Description |
---|---|
DiffBuilder |
DiffBuilder to create a
Diff instance. |
Input |
Fluent API to create Source instances.
|
JaxbBuilder |
Input.Builder for Jaxb-Object and creating a JAXBSource . |
Transform |
Fluent API access to
Transformation . |
Copyright © 2001–2017 XMLUnit. All rights reserved.