| Interface | Description |
|---|---|
| IXPathNodeMatcher |
XPath node matcher tests if
Node match a fragment of XPath. |
| Class | Description |
|---|---|
| AbstractXPathNodeMatcher |
Abstract class for XPath node matcher.
|
| XPathAttributeMatcher | |
| XPathAttributeNameMatcher | |
| XPathElementMatcher | |
| XPathMatcher |
XPath matcher is used to match if a DOM Node match a XPath expression.
|
| XPathTextMatcher |
XPath text matcher matches
Text. |
| Enum | Description |
|---|---|
| IXPathNodeMatcher.MatcherType |
Copyright © 2020. All rights reserved.