Uses of Package
org.eclipse.lemminx.xpath.matcher
-
Packages that use org.eclipse.lemminx.xpath.matcher Package Description org.eclipse.lemminx.settings org.eclipse.lemminx.xpath.matcher -
Classes in org.eclipse.lemminx.xpath.matcher used by org.eclipse.lemminx.settings Class Description IXPathNodeMatcher.MatcherType -
Classes in org.eclipse.lemminx.xpath.matcher used by org.eclipse.lemminx.xpath.matcher Class Description AbstractXPathNodeMatcher Abstract class for XPath node matcher.IXPathNodeMatcher XPath node matcher tests ifNodematch a fragment of XPath.IXPathNodeMatcher.MatcherType XPathAttributeMatcher XPathElementMatcher XPathMatcher XPath matcher is used to match if a DOM Node match a XPath expression.