Uses of Interface
org.xmlunit.diff.ElementSelectors.ConditionalSelectorBuilderThen
Packages that use ElementSelectors.ConditionalSelectorBuilderThen
Package
Description
Contains XMLUnit
DifferenceEngine that is
at the heart of all comparisons as well as supporting interfaces
and implementations.-
Uses of ElementSelectors.ConditionalSelectorBuilderThen in org.xmlunit.diff
Methods in org.xmlunit.diff that return ElementSelectors.ConditionalSelectorBuilderThenModifier and TypeMethodDescriptionSets up a conditional ElementSelector.ElementSelectors.ConditionalSelectorBuilder.whenElementIsNamed(String expectedName) Sets up a conditional ElementSelector.ElementSelectors.ConditionalSelectorBuilder.whenElementIsNamed(QName expectedName) Sets up a conditional ElementSelector.