BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Package weblogic.apache.xpath.compiler

Class Summary
Compiler An instance of this class compiles an XPath string expression into a Expression object.
FuncLoader Lazy load of functions into the function table as needed, so we don't have to load all the functions allowed in XPath and XSLT on startup.
FunctionTable The function table for XPath.
Keywords Table of strings to operation code lookups.
OpCodes Operations codes for XPath.
OpMap This class represents the data structure basics of the XPath object.
PsuedoNames This is used to represent names of nodes that may not be named, like a comment node.
XPathDumper Class for XPath diagnostic functions.
XPathParser Tokenizes and parses XPath expressions.
 

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.