Uses of Interface
org.saxpath.XPathHandler

Packages that use XPathHandler
com.werken.saxpath werken digital implementation of the SAXPath functionality. 
org.saxpath Classes related to the event-based parsing and handling of XPath expressions. 
org.saxpath.conformance Utility handler for conformance testing of implementations. 
 

Uses of XPathHandler in com.werken.saxpath
 

Methods in com.werken.saxpath that return XPathHandler
 XPathHandler XPathReader.getXPathHandler()
           
 

Methods in com.werken.saxpath with parameters of type XPathHandler
 void XPathReader.setXPathHandler(XPathHandler handler)
           
 

Uses of XPathHandler in org.saxpath
 

Methods in org.saxpath that return XPathHandler
 XPathHandler SAXPathEventSource.getXPathHandler()
          Retrieve the current XPathHandler which receives the event callbacks.
 

Methods in org.saxpath with parameters of type XPathHandler
 void SAXPathEventSource.setXPathHandler(XPathHandler handler)
          Set the XPathHandler to receive event callbacks during the parse.
 

Uses of XPathHandler in org.saxpath.conformance
 

Classes in org.saxpath.conformance that implement XPathHandler
 class ConformanceXPathHandler
           
 



Copyright © 2001 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by

SourceForge Logo