public interface ElementSelector
DefaultNodeMatcher
for selecting matching
elements.Modifier and Type | Method and Description |
---|---|
boolean |
canBeCompared(org.w3c.dom.Element controlElement,
org.w3c.dom.Element testElement)
Determine whether the two elements from the control and test
XML can be compared.
|