Package org.xmlunit.builder
Interface Input.TransformationBuilder
- All Superinterfaces:
Input.Builder,TransformationBuilderBase<Input.TransformationBuilder>
- All Known Implementing Classes:
Input.Transformation
- Enclosing class:
Input
public static interface Input.TransformationBuilder
extends TransformationBuilderBase<Input.TransformationBuilder>, Input.Builder
Builds
Sources by transforming other sources.-
Method Summary
Modifier and TypeMethodDescriptionSets the stylesheet to use.Methods inherited from interface org.xmlunit.builder.Input.Builder
buildMethods inherited from interface org.xmlunit.builder.TransformationBuilderBase
usingFactory, withOutputProperty, withParameter, withStylesheet, withURIResolver
-
Method Details
-
withStylesheet
Sets the stylesheet to use.
-