Uses of Interface
org.xmlunit.diff.DifferenceEngine
-
Packages that use DifferenceEngine Package Description org.xmlunit.diff Contains XMLUnitDifferenceEnginethat is at the heart of all comparisons as well as supporting interfaces and implementations. -
-
Uses of DifferenceEngine in org.xmlunit.diff
Classes in org.xmlunit.diff that implement DifferenceEngine Modifier and Type Class Description classAbstractDifferenceEngineUseful base-implementation of some parts of the DifferenceEngine interface.classDOMDifferenceEngineDifference engine based on DOM.
-