Uses of Class org.dom4j.InvalidXPathException

Uses in package org.dom4j

Methods which throw type org.dom4j.InvalidXPathException

XPath
DocumentFactory.createXPath(String xpathExpression)
createXPath parses an XPath expression and creates a new XPath XPath instance.
XPath
DocumentHelper.createXPath(String xpathExpression)
createXPath parses an XPath expression and creates a new XPath XPath instance using the singleton DocumentFactory.
XPath
Node.createXPath(String xpathExpression)
createXPath creates an XPath object for the given xpathExpression.
XPath
DocumentHelper.createXPath(String xpathExpression, VariableContext context)
createXPath parses an XPath expression and creates a new XPath XPath instance using the singleton DocumentFactory.

Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo