|
|||||||||
| 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 callbacks.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 | ||||||||