Uses of Interface
org.xmlunit.builder.Input.TransformationBuilder
-
Uses of Input.TransformationBuilder in org.xmlunit.builder
Modifier and TypeMethodDescriptionstatic Input.TransformationBuilder
Input.byTransforming
(Source s) Build a Source by XSLT transforming a different Source.static Input.TransformationBuilder
Input.byTransforming
(Input.Builder b) Build a Source by XSLT transforming a different Source.Input.TransformationBuilder.withStylesheet
(Input.Builder b) Sets the stylesheet to use.