Package | Description |
---|---|
org.xmlunit.builder |
Provides fluent builders for core parts of XMLUnit.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
AbstractTransformationBuilder<B extends TransformationBuilderBase<B>>
Base class providing the common logic of the XSLT related builders.
|
interface |
TransformationBuilderBase<B extends TransformationBuilderBase<B>>
Holds the common builder methods for XSLT related builders.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
Input.TransformationBuilder
Builds
Source s by transforming other sources. |
static interface |
Transform.Builder
Builder for XSLT transformations.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
AbstractTransformationBuilder<B extends TransformationBuilderBase<B>>
Base class providing the common logic of the XSLT related builders.
|
private static class |
Input.Transformation |
private static class |
Transform.TransformationBuilder |