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, matchesTextpublic static final Matcher INSTANCE
public boolean matchesElement()
Matchertrue 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"