Package org.jaxen.saxpath

Classes related to the event-based parsing and handling of XPath expressions.

See:
          Description

Interface Summary
Operator  
SAXPathEventSource Interface for any object capable of generating SAXPath events to an XPathHandler.
XPathHandler Interface for event-based XPath parsing.
XPathReader Interface for readers which can parse textual XPath expressions, and produce callbacks to XPathHandler objects.
 

Class Summary
Axis  
 

Exception Summary
SAXPathException Base of all SAXPath exceptions.
SAXPathParseException Base of all parse-related SAXPath exceptions.
XPathSyntaxException  
 

Package org.jaxen.saxpath Description

Classes related to the event-based parsing and handling of XPath expressions.



Copyright © 2001-2005 Codehaus. All Rights Reserved.