Uses of Interface
org.jaxen.expr.Predicate

Packages that use Predicate
org.jaxen.expr Interfaces and default implementations for XPath expression components. 
 

Uses of Predicate in org.jaxen.expr
 

Methods in org.jaxen.expr that return Predicate
 Predicate XPathFactory.createPredicate(Expr predicateExpr)
           
 Predicate DefaultXPathFactory.createPredicate(Expr predicateExpr)
           
 

Methods in org.jaxen.expr with parameters of type Predicate
 void DefaultStep.addPredicate(Predicate predicate)
           
 void DefaultFilterExpr.addPredicate(Predicate predicate)
           
 void Predicated.addPredicate(Predicate predicate)
           
 



Copyright © 2002 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by

SourceForge Logo