|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Visitable | |
org.jaxen.expr | Interfaces and default implementations for XPath expression components. |
Uses of Visitable in org.jaxen.expr |
Subinterfaces of Visitable in org.jaxen.expr | |
interface |
AdditiveExpr
|
interface |
AllNodeStep
|
interface |
BinaryExpr
|
interface |
CommentNodeStep
|
interface |
EqualityExpr
|
interface |
Expr
|
interface |
FilterExpr
|
interface |
FunctionCallExpr
|
interface |
LiteralExpr
|
interface |
LocationPath
|
interface |
LogicalExpr
|
interface |
MultiplicativeExpr
|
interface |
NameStep
|
interface |
NumberExpr
|
interface |
PathExpr
|
interface |
Predicate
|
interface |
ProcessingInstructionNodeStep
|
interface |
RelationalExpr
|
interface |
Step
A Step represents a location step in a LocationPath. |
interface |
TextNodeStep
|
interface |
UnaryExpr
|
interface |
UnionExpr
|
interface |
VariableReferenceExpr
|
Classes in org.jaxen.expr that implement Visitable | |
class |
DefaultAbsoluteLocationPath
|
class |
DefaultAllNodeStep
|
(package private) class |
org.jaxen.expr.DefaultBinaryExpr
|
class |
DefaultCommentNodeStep
|
class |
DefaultExpr
|
class |
DefaultFilterExpr
|
class |
DefaultFunctionCallExpr
|
(package private) class |
org.jaxen.expr.DefaultLocationPath
|
class |
DefaultNameStep
Expression object that represents any flavor of name-test steps within an XPath. |
class |
DefaultProcessingInstructionNodeStep
|
class |
DefaultRelativeLocationPath
|
class |
DefaultStep
|
class |
DefaultTextNodeStep
|
class |
DefaultUnionExpr
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |