Uses of Class
org.apache.xalan.templates.ElemExsltFunction
-
Packages that use ElemExsltFunction Package Description org.apache.xalan.extensions Implementation of Xalan Extension Mechanism. -
-
Uses of ElemExsltFunction in org.apache.xalan.extensions
Methods in org.apache.xalan.extensions that return ElemExsltFunction Modifier and Type Method Description ElemExsltFunction
ExtensionHandlerExsltFunction. getFunction(java.lang.String funcName)
Get the ElemExsltFunction element associated with the function.
-