BEA Systems, Inc.

WebLogic Server 6.1 API Reference

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

Packages that use TemplateList
weblogic.apache.xalan.templates   
 

Uses of TemplateList in weblogic.apache.xalan.templates
 

Methods in weblogic.apache.xalan.templates that return TemplateList
 TemplateList StylesheetRoot.getTemplateListComposed()
          Accessor method to retrieve the TemplateList associated with this StylesheetRoot.
 

Methods in weblogic.apache.xalan.templates with parameters of type TemplateList
 void StylesheetRoot.setTemplateListComposed(TemplateList templateList)
          Mutator method to set the TemplateList associated with this StylesheetRoot.
 


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.