Package org.apache.tika.sax.xpath
@Version("1.0.0")
package org.apache.tika.sax.xpath
XPath utilities
-
ClassDescriptionFinal evaluation state of a
.../@*
XPath expression.Intermediate evaluation state of a.../*...
XPath expression.Composite XPath evaluation state.Final evaluation state of an XPath expression that targets an element.XPath element matcher.Content handler decorator that only passes the elements, attributes, and text nodes that match the given XPath expression.Final evaluation state of a.../@name
XPath expression.Intermediate evaluation state of a.../name...
XPath expression.Final evaluation state of a.../node()
XPath expression.Evaluation state of a...//...
XPath expression.Final evaluation state of a.../text()
XPath expression.Parser for a very simple XPath subset.