org.jaxen.saxpath
public interface XPathReader extends SAXPathEventSource
| Method Summary | |
|---|---|
| void | parse(String xpath) Parse an XPath expression,
and send event callbacks to an XPathHandler.
|
Parameters: xpath the textual XPath expression to parse
Throws: SAXPathException if the expression is syntactically incorrect