|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComparisonController
Callback interface used by DifferenceEngine to determine whether to halt the node-by-node comparison of two pieces of XML
Method Summary | |
---|---|
boolean |
haltComparison(Difference afterDifference)
Determine whether a Difference that the listener has been notified of should halt further XML comparison. |
Method Detail |
---|
boolean haltComparison(Difference afterDifference)
afterDifference
- the last Difference passed to differenceFound
Difference.isRecoverable()
|
XMLUnit is hosted by sourceforge.net |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |