Uses of Interface
org.saxpath.XPathHandler
Packages that use XPathHandler
-
Uses of XPathHandler in org.saxpath
Methods in org.saxpath that return XPathHandlerModifier and TypeMethodDescriptionSAXPathEventSource.getXPathHandler()Retrieve the currentXPathHandlerwhich receives the event callbacks.Methods in org.saxpath with parameters of type XPathHandlerModifier and TypeMethodDescriptionvoidSAXPathEventSource.setXPathHandler(XPathHandler handler) Set theXPathHandlerto receive event callbacks during the parse. -
Uses of XPathHandler in org.saxpath.conformance
Classes in org.saxpath.conformance that implement XPathHandler