BEA Systems, Inc.

WebLogic Server 6.1 API Reference

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

Packages that use ElemWithParam
weblogic.apache.xalan.templates   
 

Uses of ElemWithParam in weblogic.apache.xalan.templates
 

Methods in weblogic.apache.xalan.templates that return ElemWithParam
 ElemWithParam ElemCallTemplate.getParamElem(int i)
          Get a xsl:param element associated with this element.
 

Methods in weblogic.apache.xalan.templates with parameters of type ElemWithParam
 void ElemCallTemplate.setParamElem(ElemWithParam ParamElem)
          Set a xsl:param element associated with this element.
 


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.