Uses of Class
org.xmlunit.diff.ComparisonListenerSupport
-
Packages that use ComparisonListenerSupport Package Description org.xmlunit.diff Contains XMLUnitDifferenceEngine
that is at the heart of all comparisons as well as supporting interfaces and implementations. -
-
Uses of ComparisonListenerSupport in org.xmlunit.diff
Fields in org.xmlunit.diff declared as ComparisonListenerSupport Modifier and Type Field Description private ComparisonListenerSupport
AbstractDifferenceEngine. listeners
-