| Package | Description |
|---|---|
| org.xmlunit.diff |
Contains XMLUnit
DifferenceEngine that is
at the heart of all comparisons as well as supporting interfaces
and implementations. |
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultNodeMatcher.DefaultNodeTypeMatcher
DefaultNodeMatcher.NodeTypeMatcher that marks pairs of nodes of the same
node type as well as pairs of CDATA sections and text nodes as
eligible. |
| Constructor and Description |
|---|
DefaultNodeMatcher(DefaultNodeMatcher.NodeTypeMatcher ntm,
ElementSelector... es)
Creates a matcher using the given
ElementSelectors and
DefaultNodeMatcher.NodeTypeMatcher. |
Copyright © 2001–2025 XMLUnit. All rights reserved.