Uses of Interface
org.eclipse.lemminx.xpath.matcher.IXPathNodeMatcher
-
Packages that use IXPathNodeMatcher Package Description org.eclipse.lemminx.xpath.matcher -
-
Uses of IXPathNodeMatcher in org.eclipse.lemminx.xpath.matcher
Classes in org.eclipse.lemminx.xpath.matcher that implement IXPathNodeMatcher Modifier and Type Class Description classAbstractXPathNodeMatcherAbstract class for XPath node matcher.classXPathAttributeMatcherclassXPathAttributeNameMatcherclassXPathElementMatcherclassXPathTextMatcherXPath text matcher matchesText.Fields in org.eclipse.lemminx.xpath.matcher declared as IXPathNodeMatcher Modifier and Type Field Description static IXPathNodeMatcher[]IXPathNodeMatcher. EMPTY_NODE_MATCHER
-