Package | Description |
---|---|
org.eclipse.lemminx.xpath.matcher |
Modifier and Type | Method and Description |
---|---|
IXPathNodeMatcher.MatcherType |
XPathElementMatcher.getType() |
IXPathNodeMatcher.MatcherType |
XPathAttributeMatcher.getType() |
IXPathNodeMatcher.MatcherType |
IXPathNodeMatcher.getType()
Returns matcher type.
|
static IXPathNodeMatcher.MatcherType |
IXPathNodeMatcher.MatcherType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IXPathNodeMatcher.MatcherType[] |
IXPathNodeMatcher.MatcherType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.