Uses of Class
com.ximpleware.extended.XPathParseExceptionHuge

Packages that use XPathParseExceptionHuge
com.ximpleware.extended   
 

Uses of XPathParseExceptionHuge in com.ximpleware.extended
 

Methods in com.ximpleware.extended that throw XPathParseExceptionHuge
 void AutoPilotHuge.declareVariableExpr(java.lang.String varName, java.lang.String varExpr)
          Register the binding between a variableExpr name and variableExpr expression
 void AutoPilotHuge.selectXPath(java.lang.String s)
          This method selects the string representing XPath expression Usually evalXPath is called afterwards