BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xalan.templates.ElemCallTemplate

Packages that use ElemCallTemplate
weblogic.apache.xalan.templates   
weblogic.apache.xalan.transformer   
 

Uses of ElemCallTemplate in weblogic.apache.xalan.templates
 

Subclasses of ElemCallTemplate in weblogic.apache.xalan.templates
 class ElemApplyTemplates
           Implement xsl:apply-templates.
 

Uses of ElemCallTemplate in weblogic.apache.xalan.transformer
 

Methods in weblogic.apache.xalan.transformer with parameters of type ElemCallTemplate
 void TransformerImpl.pushParams(XPathContext xctxt, ElemCallTemplate xslCallTemplateElement, org.w3c.dom.Node sourceNode, QName mode)
          Given a template, search for the arguments and push them on the stack.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

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