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 © 2007–1969 The Apache Software Foundation. All rights reserved.