Uses of Interface
org.jaxen.expr.Predicated
Packages that use Predicated
Package
Description
This package defines the core Jaxen API to the XPath engine.
Interfaces and default implementations for
XPath expression components.
-
Uses of Predicated in org.jaxen
Methods in org.jaxen with parameters of type PredicatedModifier and TypeMethodDescriptionprotected void
JaxenHandler.addPredicates
(Predicated obj, Iterator predIter) -
Uses of Predicated in org.jaxen.expr
Subinterfaces of Predicated in org.jaxen.exprModifier and TypeInterfaceDescriptioninterface
Represents the XPath node-testnode()
.interface
Represents the XPath node-testcomment()
.interface
Represents an XPath filter expression.interface
Represents an XPath name test such aspara
orsvg:rect
.interface
Represents the XPath node-testprocessing-instruction()
.interface
Represents a location step in a LocationPath.interface
Represents the XPath node-testtext()
.Classes in org.jaxen.expr that implement PredicatedModifier and TypeClassDescriptionclass
Deprecated.this class will become non-public in the future; use the interface insteadclass
Deprecated.this class will become non-public in the future; use the interface insteadclass
Deprecated.this class will become non-public in the future; use the interface insteadclass
Deprecated.this class will become non-public in the future; use the interface insteadclass
Deprecated.this class will become non-public in the future; use the interface insteadclass
Deprecated.this class will become non-public in the future; use the interface insteadclass
Deprecated.this class will become non-public in the future; use the interface instead