| Package | Description |
|---|---|
| org.jaxen |
This package defines the core Jaxen API to the XPath engine.
|
| org.jaxen.saxpath.base |
jaxen
implementation of the SAXPath functionality.
|
| Constructor and Description |
|---|
XPathSyntaxException(XPathSyntaxException e)
Create a new XPathSyntaxException wrapping an existing
org.jaxen.saxpath.XPathSyntaxException. |
| Modifier and Type | Method and Description |
|---|---|
private XPathSyntaxException |
XPathReader.createSyntaxException(java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
private Token |
XPathReader.match(int tokenType) |