Uses of Class
org.dom4j.InvalidXPathException

Packages that use InvalidXPathException
org.dom4j   
org.dom4j.xpath   
 

Uses of InvalidXPathException in org.dom4j
 

Methods in org.dom4j that throw InvalidXPathException
 XPath Node.createXPath(java.lang.String xpathExpression)
          createXPath creates an XPath object for the given xpathExpression.
 XPath DocumentFactory.createXPath(java.lang.String xpathExpression)
          createXPath parses an XPath expression and creates a new XPath XPath instance.
static XPath DocumentHelper.createXPath(java.lang.String xpathExpression)
          createXPath parses an XPath expression and creates a new XPath XPath instance using the singleton DocumentFactory.
static XPath DocumentHelper.createXPath(java.lang.String xpathExpression, org.jaxen.VariableContext variableContext)
          createXPath parses an XPath expression and creates a new XPath XPath instance using the singleton DocumentFactory.
 

Uses of InvalidXPathException in org.dom4j.xpath
 

Constructors in org.dom4j.xpath that throw InvalidXPathException
DefaultXPath(java.lang.String text)
          Construct an XPath
 



Copyright © 2001 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo