Package | Description |
---|---|
org.apache.xalan.templates |
Implements the
Templates interface,
and defines a set of classes that represent an XSLT stylesheet. |
Modifier and Type | Field and Description |
---|---|
protected ElemWithParam[] |
ElemCallTemplate.m_paramElems
Vector of xsl:param elements associated with this element.
|
Modifier and Type | Method and Description |
---|---|
ElemWithParam |
ElemCallTemplate.getParamElem(int i)
Get a xsl:param element associated with this element.
|
Modifier and Type | Method and Description |
---|---|
void |
ElemCallTemplate.setParamElem(ElemWithParam ParamElem)
Set a xsl:param element associated with this element.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.