Frames | No Frames |
Fields of type org.jaxen.saxpath.XPathHandler | |
XPathHandler | |
XPathHandler |
Methods with parameter type org.jaxen.saxpath.XPathHandler | |
void | Set the XPathHandler to receive
event callbacks during the parse. |
Methods with return type org.jaxen.saxpath.XPathHandler | |
XPathHandler | Retrieve the current XPathHandler
which receives the event callbacks. |
Classes implementing org.jaxen.saxpath.XPathHandler | |
class | SAXPath XPathHandler implementation capable
of building Jaxen expression trees which can walk various
different object models. |
Methods with parameter type org.jaxen.saxpath.XPathHandler | |
void | Set the XPathHandler to receive
event callbacks during the parse. |
Methods with return type org.jaxen.saxpath.XPathHandler | |
XPathHandler | Retrieve the current XPathHandler
which receives the event callbacks. |
Classes implementing org.jaxen.saxpath.XPathHandler | |
class | Default base class for SAXPath event handlers. |
Classes implementing org.jaxen.saxpath.XPathHandler | |
class | SAXPath XPathHandler implementation capable
of building Jaxen expression trees which can walk various
different object models. |