Uses of Class
com.werken.xpath.impl.Predicate
Packages that use Predicate
Package
Description
Contains implementation classes for evaluating XPath components
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 PredicateModifier and TypeMethodDescriptionvoidFilterExpr.addPredicate(Predicate pred) UnAbbrStep.addPredicate(Predicate pred) -
Uses of Predicate in com.werken.xpath.parser
Methods in com.werken.xpath.parser that return PredicateModifier and TypeMethodDescriptionfinal PredicateXPathRecognizer.predicate()final PredicateXPathRecognizer.predicate_expr()