public interface XPathReader extends SAXPathEventSource
XPathHandler objects.| Modifier and Type | Method and Description |
|---|---|
void |
parse(java.lang.String xpath)
Perform parsing of the textual XPath expression,
and produce event callbacks to an
XPathHandler. |
getXPathHandler, setXPathHandlervoid parse(java.lang.String xpath)
throws SAXPathException
XPathHandler.xpath - The textual XPath expression to parse.SAXPathException - In the event an error occurs.Copyright ? 2001 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by