|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElemWithParam | |
---|---|
org.apache.xalan.templates | Implements the Templates interface,
and defines a set of classes that represent an XSLT stylesheet. |
Uses of ElemWithParam in org.apache.xalan.templates |
---|
Fields in org.apache.xalan.templates declared as ElemWithParam | |
---|---|
protected ElemWithParam[] |
ElemCallTemplate.m_paramElems
Vector of xsl:param elements associated with this element. |
Methods in org.apache.xalan.templates that return ElemWithParam | |
---|---|
ElemWithParam |
ElemCallTemplate.getParamElem(int i)
Get a xsl:param element associated with this element. |
Methods in org.apache.xalan.templates with parameters of type ElemWithParam | |
---|---|
void |
ElemCallTemplate.setParamElem(ElemWithParam ParamElem)
Set a xsl:param element associated with this element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |