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 |
---|---|
ElemParam |
Stylesheet.getParam(QName qname)
Get an "xsl:param" property.
|
Modifier and Type | Method and Description |
---|---|
void |
Stylesheet.setParam(ElemParam v)
Set an "xsl:param" property.
|
Constructor and Description |
---|
ElemParam(ElemParam param)
Copy constructor.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.