Package org.exolab.adaptx.xpath.engine

XPath Engine

See:
          Description

Class Summary
ErrorExpr Simple interface for XSL Expressions
FilterBase The base class for filters (now basically called paths)
Lexer A Lexical Analizer of XPath patterns and expressions
Names XPath Names
Parser A class for parsing expression strings
PrimaryExpr Represents a PrimaryExpr
SelectExpr This class represents a SelectExpr
Token A Token class for the XPath 1.0 lexer
XMLUtils A utility class for handling whitespace and namespaces.
 

Exception Summary
ParseException The main exception thrown when an Error occurs while parsing an XPath expression
 

Package org.exolab.adaptx.xpath.engine Description

XPath Engine

Version:
$Revision: 1.1.1.1 $ $Date: 2003/03/01 07:39:41 $
Author:
Keith Visco
Author:
Assaf Arkin