Uses of Class
org.xmlunit.diff.AbstractDifferenceEngine
-
Packages that use AbstractDifferenceEngine Package Description org.xmlunit.diff Contains XMLUnitDifferenceEngine
that is at the heart of all comparisons as well as supporting interfaces and implementations. -
-
Uses of AbstractDifferenceEngine in org.xmlunit.diff
Subclasses of AbstractDifferenceEngine in org.xmlunit.diff Modifier and Type Class Description class
DOMDifferenceEngine
Difference engine based on DOM.
-