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 TypeMethodDescriptionvoid
FilterExpr.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 Predicate
XPathRecognizer.predicate()
final Predicate
XPathRecognizer.predicate_expr()