public class ElementMatcher extends Matcher
Constructor and Description |
---|
ElementMatcher() |
Modifier and Type | Method and Description |
---|---|
boolean |
matchesElement()
Returns
true if the XPath expression matches
the element associated with this evaluation state. |
descend, matchesAttribute, matchesText
public static final Matcher INSTANCE
public boolean matchesElement()
Matcher
true
if the XPath expression matches
the element associated with this evaluation state.matchesElement
in class Matcher
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"