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