public interface ComparisonController
| Modifier and Type | Method and Description |
|---|---|
boolean |
haltComparison(Difference afterDifference)
Determine whether a Difference that the listener has been notified of
should halt further XML comparison.
|
boolean haltComparison(Difference afterDifference)
afterDifference - the last Difference passed to differenceFoundDifference.isRecoverable()