Uses of Class
org.apache.xalan.templates.ElemExsltFunction

Packages that use ElemExsltFunction
org.apache.xalan.extensions Implementation of Xalan Extension Mechanism. 
org.apache.xalan.templates Implements the Templates interface, and defines a set of classes that represent an XSLT stylesheet. 
 

Uses of ElemExsltFunction in org.apache.xalan.extensions
 

Methods in org.apache.xalan.extensions that return ElemExsltFunction
 ElemExsltFunction ExtensionHandlerExsltFunction.getFunction(java.lang.String funcName)
          Get the ElemExsltFunction element associated with the function.
 

Uses of ElemExsltFunction in org.apache.xalan.templates
 

Methods in org.apache.xalan.templates that return ElemExsltFunction
 ElemExsltFunction ElemExsltFuncResult.getOwnerFunction()
          Get the ElemExsltFunction that contains the ElemResult so we can set an ElemExsltFunction variable to the local variable stack index to the return value.
 



Copyright © 2003 Apache XML Project. All Rights Reserved.