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

Packages that use TemplateList
org.apache.xalan.xslt The main Xalan-Java package -- facilities for setting up and performing XSL transformations. 
 

Uses of TemplateList in org.apache.xalan.xslt
 

Methods in org.apache.xalan.xslt that return TemplateList
 TemplateList Stylesheet.getTemplateList()
          Get the list of templates.
 

Methods in org.apache.xalan.xslt with parameters of type TemplateList
 void Stylesheet.setTemplateList(TemplateList v)
          Set the list of templates.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.