Uses of Class
org.jaxen.saxpath.XPathSyntaxException

Packages that use XPathSyntaxException
org.jaxen This package defines the core Jaxen API to the XPath engine. 
 

Uses of XPathSyntaxException in org.jaxen
 

Constructors in org.jaxen with parameters of type XPathSyntaxException
XPathSyntaxException(XPathSyntaxException e)
          Create a new XPathSyntaxException wrapping an existing org.jaxen.saxpath.XPathSyntaxException.
 



Copyright © 2001-2005 Codehaus. All Rights Reserved.