|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.common.diff.MidPointDifferenceListener
public class MidPointDifferenceListener
Implementation of XMLUnit's DifferenceListener. Decides which XMLUnit differences should be accepted and which ignored.
DifferenceListener
Field Summary |
---|
Fields inherited from interface org.custommonkey.xmlunit.DifferenceListener |
---|
RETURN_ACCEPT_DIFFERENCE, RETURN_IGNORE_DIFFERENCE_NODES_IDENTICAL, RETURN_IGNORE_DIFFERENCE_NODES_SIMILAR, RETURN_UPGRADE_DIFFERENCE_NODES_DIFFERENT |
Constructor Summary | |
---|---|
MidPointDifferenceListener()
|
Method Summary | |
---|---|
int |
differenceFound(org.custommonkey.xmlunit.Difference difference)
|
void |
skippedComparison(org.w3c.dom.Node nodeControl,
org.w3c.dom.Node nodeTest)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MidPointDifferenceListener()
Method Detail |
---|
public int differenceFound(org.custommonkey.xmlunit.Difference difference)
differenceFound
in interface org.custommonkey.xmlunit.DifferenceListener
public void skippedComparison(org.w3c.dom.Node nodeControl, org.w3c.dom.Node nodeTest)
skippedComparison
in interface org.custommonkey.xmlunit.DifferenceListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |