Uses of Interface
org.saxpath.XPathHandler

Packages that use XPathHandler
org.saxpath   
org.saxpath.conformance   
 

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