Uses of Class
org.apache.xalan.templates.TemplateList
Packages that use TemplateList
Package
Description
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 TemplateListModifier and TypeMethodDescriptionfinal TemplateListStylesheetRoot.getTemplateListComposed()Accessor method to retrieve theTemplateListassociated with this StylesheetRoot.Methods in org.apache.xalan.templates with parameters of type TemplateListModifier and TypeMethodDescriptionfinal voidStylesheetRoot.setTemplateListComposed(TemplateList templateList) Mutator method to set theTemplateListassociated with this StylesheetRoot.