BEA Systems, Inc.

WebLogic Server 6.1 API Reference

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

Packages that use ElemParam
weblogic.apache.xalan.templates   
 

Uses of ElemParam in weblogic.apache.xalan.templates
 

Methods in weblogic.apache.xalan.templates that return ElemParam
 ElemParam Stylesheet.getParam(QName qname)
          Get an "xsl:param" property.
 

Methods in weblogic.apache.xalan.templates with parameters of type ElemParam
 void Stylesheet.setParam(ElemParam v)
          Set an "xsl:param" property.
 

Constructors in weblogic.apache.xalan.templates with parameters of type ElemParam
ElemParam.ElemParam(ElemParam param)
          Copy constructor.
 


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.