Uses of Interface org.jaxen.saxpath.XPathHandler

Uses in package org.jaxen.saxpath.base

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.

Uses in package org.jaxen

Classes implementing org.jaxen.saxpath.XPathHandler

class
SAXPath XPathHandler implementation capable of building Jaxen expression trees which can walk various different object models.

Uses in package org.jaxen.saxpath

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.

Uses in package org.jaxen.saxpath.helpers

Classes implementing org.jaxen.saxpath.XPathHandler

class
Default base class for SAXPath event handlers.

Uses in package org.jaxen.pattern

Classes implementing org.jaxen.saxpath.XPathHandler

class
SAXPath XPathHandler implementation capable of building Jaxen expression trees which can walk various different object models.