Uses of Class
com.werken.xpath.impl.Predicate

Packages that use Predicate
com.werken.xpath.impl Contains implementation classes for evaluating XPath components 
com.werken.xpath.parser Contains generated Java classes from the antlr grammar. 
 

Uses of Predicate in com.werken.xpath.impl
 

Methods in com.werken.xpath.impl with parameters of type Predicate
 Step UnAbbrStep.addPredicate(Predicate pred)
           
 void FilterExpr.addPredicate(Predicate pred)
           
 

Uses of Predicate in com.werken.xpath.parser
 

Methods in com.werken.xpath.parser that return Predicate
 Predicate XPathRecognizer.predicate_expr()
           
 Predicate XPathRecognizer.predicate()
           
 



Copyright ? 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.