Uses of Class
org.xmlunit.diff.DefaultNodeMatcher.Match
Packages that use DefaultNodeMatcher.Match
Package
Description
Contains XMLUnit
DifferenceEngine
that is
at the heart of all comparisons as well as supporting interfaces
and implementations.-
Uses of DefaultNodeMatcher.Match in org.xmlunit.diff
Methods in org.xmlunit.diff that return DefaultNodeMatcher.MatchModifier and TypeMethodDescriptionprivate DefaultNodeMatcher.Match
DefaultNodeMatcher.findMatchingNode
(Node searchFor, List<Node> searchIn, int indexOfLastMatch, Set<Integer> availableIndexes, ElementSelector e) private DefaultNodeMatcher.Match
DefaultNodeMatcher.searchIn
(Node searchFor, List<Node> searchIn, Set<Integer> availableIndexes, int fromInclusive, int toExclusive, ElementSelector e)