Uses of Interface
org.custommonkey.xmlunit.ComparisonController
Packages that use ComparisonController
-
Uses of ComparisonController in org.custommonkey.xmlunit
Classes in org.custommonkey.xmlunit that implement ComparisonControllerModifier and TypeClassDescriptionclassCompares and describes all the differences between two XML documents.classCompares and describes any difference between XML documents.Fields in org.custommonkey.xmlunit declared as ComparisonControllerModifier and TypeFieldDescriptionprivate final ComparisonControllerNewDifferenceEngine.ComparisonController2ComparisonController.ccprivate final ComparisonControllerDifferenceEngine.controllerprivate final ComparisonControllerNewDifferenceEngine.controllerConstructors in org.custommonkey.xmlunit with parameters of type ComparisonControllerModifierConstructorDescriptionDifferenceEngine(ComparisonController controller) Simple constructor that uses no MatchTracker at all.DifferenceEngine(ComparisonController controller, MatchTracker matchTracker) Simple constructorNewDifferenceEngine(ComparisonController controller) Simple constructor that uses no MatchTracker at all.NewDifferenceEngine(ComparisonController controller, MatchTracker matchTracker) Simple constructor