| 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 |
|---|---|---|
ElemParam |
Stylesheet.getParam(QName qname) |
Get an "xsl:param" property.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Stylesheet.setParam(ElemParam v) |
Set an "xsl:param" property.
|
| Constructor | Description |
|---|---|
ElemParam(ElemParam param) |
Copy constructor.
|
Copyright © 2014 Apache XML Project. All Rights Reserved.