Uses of Interface
org.custommonkey.xmlunit.MatchTracker
-
Uses of MatchTracker in org.custommonkey.xmlunit
Modifier and TypeMethodDescriptionvoid
Diff.overrideMatchTracker
(MatchTracker delegate) Override theMatchTracker
used to track successfully matched nodes.void
DifferenceEngine.setMatchTracker
(MatchTracker matchTracker) void
DifferenceEngineContract.setMatchTracker
(MatchTracker matchTracker) void
NewDifferenceEngine.setMatchTracker
(MatchTracker matchTracker) ModifierConstructorDescriptionDifferenceEngine
(ComparisonController controller, MatchTracker matchTracker) Simple constructorNewDifferenceEngine
(ComparisonController controller, MatchTracker matchTracker) Simple constructor