Uses of Class
org.custommonkey.xmlunit.Transform
Packages that use Transform
-
Uses of Transform in org.custommonkey.xmlunit
Methods in org.custommonkey.xmlunit that return TransformModifier and TypeMethodDescriptionstatic Transform
XMLUnit.getStripCommentsTransform
(Document forDocument) Obtain the transformation that will strip comments from a DOM.static Transform
XMLUnit.getStripWhitespaceTransform
(Document forDocument) Obtain the transformation that will strip whitespace from a DOM containing empty Text nodesConstructors in org.custommonkey.xmlunit with parameters of type Transform