Package | Description |
---|---|
org.apache.xalan.templates |
Implements the
Templates interface,
and defines a set of classes that represent an XSLT stylesheet. |
Modifier and Type | Method and Description |
---|---|
TemplateList |
StylesheetRoot.getTemplateListComposed()
Accessor method to retrieve the
TemplateList associated with
this StylesheetRoot. |
Modifier and Type | Method and Description |
---|---|
void |
StylesheetRoot.setTemplateListComposed(TemplateList templateList)
Mutator method to set the
TemplateList associated with this
StylesheetRoot. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.