Package | Description |
---|---|
org.eclipse.lemminx.xpath.matcher |
Modifier and Type | Method and Description |
---|---|
XPathMatcher |
IXPathNodeMatcher.getOwnerMatcher()
Returns the owner matcher.
|
XPathMatcher |
AbstractXPathNodeMatcher.getOwnerMatcher() |
Constructor and Description |
---|
AbstractXPathNodeMatcher(XPathMatcher ownerMatcher) |
XPathAttributeMatcher(String attrName,
String attrValue,
XPathMatcher matcher) |
XPathAttributeNameMatcher(String prefix,
String localName,
XPathMatcher matcher) |
XPathElementMatcher(String prefix,
String localName,
XPathMatcher matcher) |
XPathTextMatcher(XPathMatcher ownerMatcher) |
Copyright © 2021. All rights reserved.