|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface used by the DifferenceEngine class to determine which elements can
be compared within a NodeList of child nodes.
Examples and more at
xmlunit.sourceforge.net
DifferenceEngine.compareNodeList(NodeList, NodeList, int, DifferenceListener, ElementQualifier),
Diff.overrideElementQualifier(ElementQualifier)| Method Summary | |
boolean |
qualifyForComparison(org.w3c.dom.Element control,
org.w3c.dom.Element test)
Determine whether two elements are comparable |
| Method Detail |
public boolean qualifyForComparison(org.w3c.dom.Element control,
org.w3c.dom.Element test)
control - an Element from the control XML NodeListtest - an Element from the test XML NodeList
|
XMLUnit is hosted by sourceforge.net |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||