A {@link org.jaxen.saxpath.XPathReader} generates callbacks intoan XPathHandler
to allow for custom handling of the parse.
The callbacks very closely match the productions listed in the W3C XPath specification. Gratuitous productions (e.g. Expr/startExpr()/endExpr()) are not included in this API.
@author bob mcwhirter (bob@werken.com)
|
|