Package org.exolab.adaptx.xpath.expressions
package org.exolab.adaptx.xpath.expressions
XPath Expressions
- Version:
- $Revision: 3734 $ $Date: 2003-05-13 09:55:04 +0200 (Tue, 13 May 2003) $
- Author:
- Keith Visco
-
ClassDescriptionRepresents a simple binary expression.Represents an Equality expressionThis interface represents a FilterExpr as defined by the the XPath 1.0 Recommendation:A abstract class representing an XPath function callRepresents an XPath 1.0 primary expression that is grouped inside parenthesis: '(' Expr ')'This interface represents a Location Step as defined by XPath 1.0This class represents a Match expression.Represents an XPath node expression.Represents an Logical or Mathimatical Operator that operates on binary expressions.A basic interface for LocationStep or FilterExprAn abstract class representing an XPath Location Path expression.This class represents an XPath predicate expression.Represents an XPath 1.0 PrimaryExprAn abstract class that represents an XPath Union expressionRepresents the XPath VariableReference expression