public static interface DefaultNodeMatcher.NodeTypeMatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeCompared(short controlType,
short testType)
Determines whether two Nodes are eligible for comparison
based on their node type.
|
boolean canBeCompared(short controlType,
short testType)
controlType - the node type of the control nodetestType - the node type of the test nodeCopyright © 2001–2025 XMLUnit. All rights reserved.