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

Packages that use TemplateList
org.apache.xalan.templates Implements the Templates interface, and defines a set of classes that represent an XSLT stylesheet. 
 

Uses of TemplateList in org.apache.xalan.templates
 

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

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



Copyright © 2006 Apache XML Project. All Rights Reserved.