| 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 | Description |
|---|---|---|
TemplateList |
StylesheetRoot.getTemplateListComposed() |
Accessor method to retrieve the
TemplateList associated with
this StylesheetRoot. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
StylesheetRoot.setTemplateListComposed(TemplateList templateList) |
Mutator method to set the
TemplateList associated with this
StylesheetRoot. |
Copyright © 2014 Apache XML Project. All Rights Reserved.