Package org.apache.tika.sax.xpath
Class ChildMatcher
java.lang.Object
org.apache.tika.sax.xpath.Matcher
org.apache.tika.sax.xpath.ChildMatcher
- Direct Known Subclasses:
 NamedElementMatcher
Intermediate evaluation state of a 
.../*... XPath expression.
 Matches nothing, but specifies the evaluation state for all child elements.- 
Field Summary
 - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.apache.tika.sax.xpath.Matcher
matchesAttribute, matchesElement, matchesText 
- 
Constructor Details
- 
ChildMatcher
 
 - 
 - 
Method Details