|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPathHandler | |
org.saxpath | Classes related to the event-based parsing and handling of XPath expressions. |
org.saxpath.conformance | Utility handler for conformance testing of implementations. |
Uses of XPathHandler in org.saxpath |
Methods in org.saxpath that return XPathHandler | |
XPathHandler |
SAXPathEventSource.getXPathHandler()
Retrieve the current XPathHandler
which receives the event callbacks. |
Methods in org.saxpath with parameters of type XPathHandler | |
void |
SAXPathEventSource.setXPathHandler(XPathHandler handler)
Set the XPathHandler to receive
event callbacks during the parse. |
Uses of XPathHandler in org.saxpath.conformance |
Classes in org.saxpath.conformance that implement XPathHandler | |
class |
ConformanceXPathHandler
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |