Uses of Interface
org.custommonkey.xmlunit.Transform.Trans
-
Packages that use Transform.Trans Package Description org.custommonkey.xmlunit Root of the XMLUnit 1.x compatibility layer. -
-
Uses of Transform.Trans in org.custommonkey.xmlunit
Methods in org.custommonkey.xmlunit with parameters of type Transform.Trans Modifier and Type Method Description (package private) static <R> R
Transform. withExceptionHandling(Transform.Trans<R> trans)
-