|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Predicated | |
org.jaxen | This package defines the core Jaxen API to the XPath engine. |
org.jaxen.expr | Interfaces and default implementations for XPath expression components. |
Uses of Predicated in org.jaxen |
Methods in org.jaxen with parameters of type Predicated | |
protected void |
JaxenHandler.addPredicates(Predicated obj,
Iterator predIter)
|
Uses of Predicated in org.jaxen.expr |
Subinterfaces of Predicated in org.jaxen.expr | |
interface |
FilterExpr
|
interface |
Step
|
Classes in org.jaxen.expr that implement Predicated | |
class |
DefaultAllNodeStep
|
class |
DefaultCommentNodeStep
|
class |
DefaultFilterExpr
|
class |
DefaultNameStep
Expression object that represents any flavor of name-test steps within an XPath. |
class |
DefaultProcessingInstructionNodeStep
|
class |
DefaultStep
|
class |
DefaultTextNodeStep
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |