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 |
---|---|---|
ElemWithParam |
ElemCallTemplate.getParamElem(int i) |
Get a xsl:param element associated with this element.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ElemCallTemplate.setParamElem(ElemWithParam ParamElem) |
Set a xsl:param element associated with this element.
|
Copyright © 2014 Apache XML Project. All Rights Reserved.