Package org.apache.xpath.compiler

Implements an XPath parser which produces an OpMap, and a so-called Compiler which produces an expression tree for fast evaluation.

See:
          Description

Class Summary
Compiler  
FuncLoader **For advanced use only** Load functions in function table as needed
FunctionTable The function table for XPath.
Keywords  
OpCodes Operations codes for XPath.
OpMap This class represents the data structure basics of the XPath object.
PsuedoNames  
XPathDumper Class for XPath diagnostic functions.
XPathParser Tokenizes and parses XPath expressions.
 

Package org.apache.xpath.compiler Description

Implements an XPath parser which produces an OpMap, and a so-called Compiler which produces an expression tree for fast evaluation.

Version:
Alpha, 2.0.0, July 05, 2000
Author:
Scott Boag



Copyright © 2000 Apache XML Project. All Rights Reserved.