Uses of Interface
org.xmlunit.builder.Transform.TransformationResult
-
Packages that use Transform.TransformationResult Package Description org.xmlunit.builder Provides fluent builders for core parts of XMLUnit. -
-
Uses of Transform.TransformationResult in org.xmlunit.builder
Methods in org.xmlunit.builder that return Transform.TransformationResult Modifier and Type Method Description Transform.TransformationResultTransform.Builder. build()Create the result of the transformation.
-