Uses of Class
com.ximpleware.extended.XPathEvalExceptionHuge

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

Uses of XPathEvalExceptionHuge in com.ximpleware.extended
 

Methods in com.ximpleware.extended that throw XPathEvalExceptionHuge
 int LocationPathExpr.computeContextSize(Predicate p, VTDNavHuge vn)
           
 int UnionExpr.evalNodeSet(VTDNavHuge vn)
           
 int PathExpr.evalNodeSet(VTDNavHuge vn)
           
 int LocationPathExpr.evalNodeSet(VTDNavHuge vn)
           
 int FuncExpr.evalNodeSet(VTDNavHuge vn)
           
 int FilterExpr.evalNodeSet(VTDNavHuge vn)
           
 int BinaryExpr.evalNodeSet(VTDNavHuge vn)
           
 int AutoPilotHuge.evalXPath()
          This method returns the next node in the nodeset it returns -1 if there is no more node Afer finishing evaluating, don't forget to reset the xpath
 

Uses of XPathEvalExceptionHuge in com.ximpleware.extended.xpath
 

Methods in com.ximpleware.extended.xpath that throw XPathEvalExceptionHuge
 int VariableExpr.evalNodeSet(VTDNavHuge vn)
           
 int UnaryExpr.evalNodeSet(VTDNavHuge vn)
           
 int NumExpr.evalNodeSet(VTDNavHuge vn)
           
 int LiteralExpr.evalNodeSet(VTDNavHuge vn)
           
abstract  int Expr.evalNodeSet(VTDNavHuge vn)
           
 void Predicate.setIndex(double index)
           
 



Copyright © 2013. All Rights Reserved.