Uses of Class
com.evolvedbinary.xpath.parser.ast.Predicate

Packages that use Predicate
com.evolvedbinary.xpath.parser.ast   
 

Uses of Predicate in com.evolvedbinary.xpath.parser.ast
 

Constructors in com.evolvedbinary.xpath.parser.ast with parameters of type Predicate
PredicateList(Predicate... predicates)
           
 

Constructor parameters in com.evolvedbinary.xpath.parser.ast with type arguments of type Predicate
PredicateList(List<Predicate> predicates)
           
 



Copyright © 2016 Evolved Binary Ltd.. All Rights Reserved.