Uses of Class
org.eclipse.jet.xpath.XPathException

Packages that use XPathException
org.eclipse.jet.xpath The JET XPath processor. 
 

Uses of XPathException in org.eclipse.jet.xpath
 

Subclasses of XPathException in org.eclipse.jet.xpath
 class XPathLexicalException
          Represent a lexical exception
 class XPathSyntaxException
          Represent a syntactic error in XPath parsing.
 

Methods in org.eclipse.jet.xpath that throw XPathException
 XPathExpression XPath.compile(java.lang.String expression)
           
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.