Uses of Interface
org.xmlunit.builder.Transform.Builder
-
Packages that use Transform.Builder Package Description org.xmlunit.builder Provides fluent builders for core parts of XMLUnit. -
-
Uses of Transform.Builder in org.xmlunit.builder
Methods in org.xmlunit.builder that return Transform.Builder Modifier and Type Method Description static Transform.BuilderTransform. source(Source s)Build a transformation for a source document.
-