public interface ElementSelector
DefaultNodeMatcher for selecting matching
elements.| 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.
|
boolean canBeCompared(Element controlElement, Element testElement)
controlElement - element of the control XMLtestElement - element of the test XMLCopyright © 2001–2025 XMLUnit. All rights reserved.