|
jaxen 1.1.3-redhat-2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SAXPathEventSource
Interface for any object capable of generating
SAXPath events to an XPathHandler.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
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.
XPathHandler
|
jaxen 1.1.3-redhat-2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||