Uses of Class
org.eclipse.lemminx.xpath.matcher.XPathAttributeMatcher
Packages that use XPathAttributeMatcher
-
Uses of XPathAttributeMatcher in org.eclipse.lemminx.xpath.matcher
Methods in org.eclipse.lemminx.xpath.matcher that return XPathAttributeMatcherModifier and TypeMethodDescriptionprotected XPathAttributeMatcherXPathMatcher.createAttributeMatcher(XPathElementMatcher elementmatcher, String attrName, String attrValue) Create the XPath attribute matcher.Methods in org.eclipse.lemminx.xpath.matcher with parameters of type XPathAttributeMatcherModifier and TypeMethodDescriptionvoidXPathElementMatcher.add(XPathAttributeMatcher matcher) Add XPath attribute matcher.