Package org.saxpath
package org.saxpath
-
ClassDescriptionInterface for any object capable of generating SAXPath events to an
XPathHandler
.Base of all SAXPath exceptions.Base of all parse-related SAXPath exceptions.Interface for event-based XPath parsing.Interface for readers which can parse textual XPath expressions, and produce callbacks toXPathHandler
objects.