Uses of Class
org.apache.xpath.compiler.FuncLoader

Packages that use FuncLoader
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. 
 

Uses of FuncLoader in org.apache.xpath.compiler
 

Fields in org.apache.xpath.compiler declared as FuncLoader
static FuncLoader[] FunctionTable.m_functions
          The function table.
 



Copyright © 2002 Apache XML Project. All Rights Reserved.