|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 |
public void setXPathHandler(XPathHandler handler)
XPathHandler to receive
event callbacks during the parse.
handler - the handler to receive callbackspublic XPathHandler getXPathHandler()
XPathHandler
which receives the event callbacks.
XPathHandler
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||