Uses of Class
com.ximpleware.xpath.Predicate

Packages that use Predicate
com.ximpleware   
com.ximpleware.xpath   
 

Uses of Predicate in com.ximpleware
 

Fields in com.ximpleware declared as Predicate
 Predicate FilterExpr.p
           
 

Methods in com.ximpleware with parameters of type Predicate
 int LocationPathExpr.computeContextSize(Predicate p, VTDNav vn)
           
protected  int LocationPathExpr.computeContextSize4Ancestor(Predicate p, VTDNav vn)
           
protected  int LocationPathExpr.computeContextSize4Ancestor2(Predicate p, VTDNav vn)
           
protected  int LocationPathExpr.computeContextSize4AncestorOrSelf(Predicate p, VTDNav vn)
           
protected  int LocationPathExpr.computeContextSize4AncestorOrSelf2(Predicate p, VTDNav vn)
           
protected  int LocationPathExpr.computeContextSize4Child(Predicate p, VTDNav vn)
           
protected  int LocationPathExpr.computeContextSize4Child2(Predicate p, VTDNav vn)
           
protected  int LocationPathExpr.computeContextSize4DDFP(Predicate p, VTDNav vn)
           
protected  int LocationPathExpr.computeContextSize4DDFP2(Predicate p, VTDNav vn)
           
protected  int LocationPathExpr.computeContextSize4FollowingSibling(Predicate p, VTDNav vn)
           
protected  int LocationPathExpr.computeContextSize4FollowingSibling2(Predicate p, VTDNav vn)
           
protected  int LocationPathExpr.computeContextSize4Parent(Predicate p, VTDNav vn)
           
protected  int LocationPathExpr.computeContextSize4Parent2(Predicate p, VTDNav vn)
           
protected  int LocationPathExpr.computeContextSize4PrecedingSibling(Predicate p, VTDNav vn)
           
protected  int LocationPathExpr.computeContextSize4PrecedingSibling2(Predicate p, VTDNav vn)
           
protected  int LocationPathExpr.computeContextSize4Self(Predicate p, VTDNav vn)
           
protected  int LocationPathExpr.computeContextSize4Self2(Predicate p, VTDNav vn)
           
 

Constructors in com.ximpleware with parameters of type Predicate
FilterExpr(Expr l, Predicate pr)
           
 

Uses of Predicate in com.ximpleware.xpath
 

Fields in com.ximpleware.xpath declared as Predicate
 Predicate Predicate.nextP
           
 Predicate Step.p
           
 Predicate Step.pt
           
 

Methods in com.ximpleware.xpath with parameters of type Predicate
 boolean Step.eval(VTDNav vn, Predicate p)
           
 boolean Step.eval2(VTDNav vn, Predicate p)
           
 boolean Step.evalPredicates(VTDNav vn, Predicate p)
           
 void Step.resetP(VTDNav vn, Predicate p1)
           
 void Step.setPredicate(Predicate p1)
           
 



Copyright © 2013. All Rights Reserved.