Uses of Class
org.planx.xpath.expr.PredicateList

Packages that use PredicateList
org.planx.xpath.expr   
 

Uses of PredicateList in org.planx.xpath.expr
 

Methods in org.planx.xpath.expr that return PredicateList
 PredicateList Step.getPredicates()
           
 

Constructors in org.planx.xpath.expr with parameters of type PredicateList
FilterExpression(Expression expr, PredicateList predicates)
           
Step(Axis axis, NodeTest nodeTest, PredicateList predicates)
          Construct a step with the specified axis, node test and predicate list.
 



Copyright © 2010. All Rights Reserved.