Uses of Class
org.jaxen.saxpath.XPathSyntaxException
Packages that use XPathSyntaxException
Package
Description
This package defines the core Jaxen API to the XPath engine.
jaxen
implementation of the SAXPath functionality.
-
Uses of XPathSyntaxException in org.jaxen
Constructors in org.jaxen with parameters of type XPathSyntaxExceptionModifierConstructorDescriptionCreate a new XPathSyntaxException wrapping an existingorg.jaxen.saxpath.XPathSyntaxException
. -
Uses of XPathSyntaxException in org.jaxen.saxpath.base
Methods in org.jaxen.saxpath.base that return XPathSyntaxExceptionModifier and TypeMethodDescriptionprivate XPathSyntaxException
XPathReader.createSyntaxException
(String message) Methods in org.jaxen.saxpath.base that throw XPathSyntaxException