Package | Description |
---|---|
org.xmlunit.builder |
Provides fluent builders for core parts of XMLUnit.
|
Modifier and Type | Method and Description |
---|---|
static Input.TransformationBuilder |
Input.byTransforming(Input.Builder b)
Build a Source by XSLT transforming a different Source.
|
static Input.TransformationBuilder |
Input.byTransforming(Source s)
Build a Source by XSLT transforming a different Source.
|
Input.TransformationBuilder |
Input.TransformationBuilder.withStylesheet(Input.Builder b)
Sets the stylesheet to use.
|
Copyright © 2001–2017 XMLUnit. All rights reserved.