Uses of Class
org.custommonkey.xmlunit.ElementNameQualifier
-
Packages that use ElementNameQualifier Package Description org.custommonkey.xmlunit Root of the XMLUnit 1.x compatibility layer. -
-
Uses of ElementNameQualifier in org.custommonkey.xmlunit
Subclasses of ElementNameQualifier in org.custommonkey.xmlunit Modifier and Type Class Description classElementNameAndAttributeQualifierMore complex interface implementation that tests two elements for tag name and attribute name comparability.classElementNameAndTextQualifierMore complex interface implementation that tests two elements for tag name and text content comparability.
-