Uses of Class
com.japisoft.xpath.XPathException

Packages that use XPathException
com.japisoft.xpath   
 

Uses of XPathException in com.japisoft.xpath
 

Methods in com.japisoft.xpath that throw XPathException
 void XPath.setXPathExpression(java.lang.String expr)
          Reset the XPath expression.
 NodeSet XPath.resolve()
          Resolve the XPath expression for the reference node.
 java.lang.Object XPath.resolveAny()
          Resolve the XPath expression, user has to cast correctly the result as NodeSet, String, Double Boolean