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