Uses of Class
org.eclipse.lemminx.xpath.matcher.XPathElementMatcher
Packages that use XPathElementMatcher
-
Uses of XPathElementMatcher in org.eclipse.lemminx.xpath.matcher
Methods in org.eclipse.lemminx.xpath.matcher that return XPathElementMatcherModifier and TypeMethodDescriptionprotected XPathElementMatcherXPathMatcher.createAnyElementMatcher()Create XPath any element matcher.Methods in org.eclipse.lemminx.xpath.matcher with parameters of type XPathElementMatcherModifier and TypeMethodDescriptionprotected XPathAttributeMatcherXPathMatcher.createAttributeMatcher(XPathElementMatcher elementmatcher, String attrName, String attrValue) Create the XPath attribute matcher.