| Modifier and Type | Class and Description |
|---|---|
class |
JaxenHandler
SAXPath
XPathHandler implementation capable
of building Jaxen expression trees which can walk various
different object models. |
| Modifier and Type | Class and Description |
|---|---|
class |
PatternHandler
SAXPath
XPathHandler implementation capable
of building Jaxen expression trees which can walk various
different object models. |
| Modifier and Type | Method and Description |
|---|---|
XPathHandler |
SAXPathEventSource.getXPathHandler()
Retrieve the current
XPathHandler
which receives the event callbacks. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAXPathEventSource.setXPathHandler(XPathHandler handler)
Set the
XPathHandler to receive
event callbacks during the parse. |
| Modifier and Type | Method and Description |
|---|---|
XPathHandler |
XPathReader.getXPathHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPathReader.setXPathHandler(XPathHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConformanceXPathHandler |
Copyright © 2013. All Rights Reserved.