Uses of Class
com.ximpleware.extended.xpath.Predicate

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

Uses of Predicate in com.ximpleware.extended
 

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

Methods in com.ximpleware.extended with parameters of type Predicate
 int LocationPathExpr.computeContextSize(Predicate p, VTDNavHuge vn)
           
 

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

Uses of Predicate in com.ximpleware.extended.xpath
 

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

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



Copyright © 2013. All Rights Reserved.