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 Transformation
AbstractTransformationBuilder.helper
Methods in org.xmlunit.builder that return TransformationModifier and TypeMethodDescriptionprotected Transformation
AbstractTransformationBuilder.getHelper()
Provides access to a cachedTransformation
instance.