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
Classes in org.xmlunit.builder that implement Transform.TransformationResult Modifier and Type Class Description private static class
Transform.TransformationBuilder
Methods in org.xmlunit.builder that return Transform.TransformationResult Modifier and Type Method Description Transform.TransformationResult
Transform.Builder. build()
Create the result of the transformation.Transform.TransformationResult
Transform.TransformationBuilder. build()
-