Uses of Class
com.ximpleware.extended.XPathParseExceptionHuge

Packages that use XPathParseExceptionHuge
com.ximpleware.extended   
com.ximpleware.extended.xpath   
 

Uses of XPathParseExceptionHuge in com.ximpleware.extended
 

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

Uses of XPathParseExceptionHuge in com.ximpleware.extended.xpath
 

Methods in com.ximpleware.extended.xpath that throw XPathParseExceptionHuge
 void parser.report_fatal_error(String message, Object info)
           
 void parser.unrecovered_syntax_error(Symbol cur_token)
           
 



Copyright © 2013. All Rights Reserved.