public static class NewDifferenceEngine.ElementQualifier2ElementSelector extends Object implements ElementSelector
Constructor and Description |
---|
ElementQualifier2ElementSelector(ElementQualifier eq) |
Modifier and Type | Method and Description |
---|---|
boolean |
canBeCompared(Element controlElement,
Element testElement)
Determine whether the two elements from the control and test
XML can be compared.
|
public ElementQualifier2ElementSelector(ElementQualifier eq)
public boolean canBeCompared(Element controlElement, Element testElement)
ElementSelector
canBeCompared
in interface ElementSelector
Copyright © 2001–2017 XMLUnit. All rights reserved.