Package org.jaxen.expr

Interfaces and default implementations for XPath expression components.

See:
          Description

Interface Summary
AdditiveExpr  
AllNodeStep  
BinaryExpr  
CommentNodeStep  
EqualityExpr  
Expr  
FilterExpr  
FunctionCallExpr  
LiteralExpr  
LocationPath  
LogicalExpr  
MultiplicativeExpr  
NameStep  
NumberExpr  
PathExpr  
Predicate  
Predicated  
ProcessingInstructionNodeStep  
RelationalExpr  
Step A Step represents a location step in a LocationPath.
TextNodeStep  
UnaryExpr  
UnionExpr  
VariableReferenceExpr  
Visitable  
Visitor  
XPathExpr  
XPathFactory  
 

Class Summary
DefaultAbsoluteLocationPath  
DefaultAllNodeStep  
DefaultCommentNodeStep  
DefaultExpr  
DefaultFilterExpr  
DefaultFunctionCallExpr  
DefaultNameStep Expression object that represents any flavor of name-test steps within an XPath.
DefaultProcessingInstructionNodeStep  
DefaultRelativeLocationPath  
DefaultStep  
DefaultTextNodeStep  
DefaultUnionExpr  
DefaultXPathExpr  
DefaultXPathFactory  
PredicateSet  
VisitorSupport  
 

Package org.jaxen.expr Description

Interfaces and default implementations for XPath expression components.



Copyright © 2001-2005 Codehaus. All Rights Reserved.