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.
|
Copyright © 2001–2017 XMLUnit. All rights reserved.