Uses of Class
org.xmlunit.transform.Transformation
Packages that use Transformation
Package
Description
Root of the XMLUnit 1.x compatibility layer.
Provides fluent builders for core parts of XMLUnit.
-
Uses of Transformation in org.custommonkey.xmlunit
Fields in org.custommonkey.xmlunit declared as Transformation -
Uses of Transformation in org.xmlunit.builder
Fields in org.xmlunit.builder declared as TransformationModifier and TypeFieldDescriptionprivate final TransformationAbstractTransformationBuilder.helperMethods in org.xmlunit.builder that return TransformationModifier and TypeMethodDescriptionprotected TransformationAbstractTransformationBuilder.getHelper()Provides access to a cachedTransformationinstance.