public interface SAXPathEventSource
XPathHandler.| Modifier and Type | Method and Description | 
|---|---|
XPathHandler | 
getXPathHandler()
Retrieve the current  
XPathHandler
  which receives the event callbacks. | 
void | 
setXPathHandler(XPathHandler handler)
Set the  
XPathHandler to receive
  event callbacks during the parse. | 
void setXPathHandler(XPathHandler handler)
XPathHandler to receive
  event callbacks during the parse.handler - the handler to receive callbacksXPathHandler getXPathHandler()
XPathHandler
  which receives the event callbacks.XPathHandlerCopyright 2001–2022 The Jaxen Project. All rights reserved.