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 class
ElementNameAndAttributeQualifier
More complex interface implementation that tests two elements for tag name and attribute name comparability.class
ElementNameAndTextQualifier
More complex interface implementation that tests two elements for tag name and text content comparability.
-