Package | Description |
---|---|
org.eclipse.lemminx.xpath.matcher |
Modifier and Type | Method and Description |
---|---|
protected XPathElementMatcher |
XPathMatcher.createElementMatcher()
Create XPath any element matcher.
|
protected XPathElementMatcher |
XPathMatcher.createElementMatcher(String prefix,
String localName)
Create XPath element matcher.
|
Modifier and Type | Method and Description |
---|---|
protected XPathAttributeMatcher |
XPathMatcher.createAttributeMatcher(XPathElementMatcher elementmatcher,
String attrName,
String attrValue)
Create XPath attribute matcher.
|
Copyright © 2020. All rights reserved.