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