public static interface Input.TransformationBuilder extends TransformationBuilderBase<Input.TransformationBuilder>, Input.Builder
Source
s by transforming other sources.Modifier and Type | Method and Description |
---|---|
Input.TransformationBuilder |
withStylesheet(Input.Builder b)
Sets the stylesheet to use.
|
usingFactory, withOutputProperty, withParameter, withStylesheet, withURIResolver
build
Input.TransformationBuilder withStylesheet(Input.Builder b)
Copyright © 2001–2017 XMLUnit. All rights reserved.