Uses of Class org.apache.xalan.templates.ElemVariable

Uses in package org.apache.xpath.operations

Methods with return type org.apache.xalan.templates.ElemVariable

ElemVariable
Get the XSLT ElemVariable that this sub-expression references.

Uses in package org.apache.xalan.templates

Classes derived from org.apache.xalan.templates.ElemVariable

class
Handles the EXSLT result element within an EXSLT function element.
class
Implement xsl:param.
class

Constructors with parameter type org.apache.xalan.templates.ElemVariable

Copy constructor.
XUnresolvedVariable.XUnresolvedVariable(ElemVariable obj, int sourceNode, TransformerImpl transformer, int varStackPos, int varStackContext, boolean isGlobal)
Create an XUnresolvedVariable, that may be executed at a later time.

Methods with parameter type org.apache.xalan.templates.ElemVariable

void
Set the "xsl:variable" property.
boolean
Visit an XSLT variable or parameter declaration.

Methods with return type org.apache.xalan.templates.ElemVariable

ElemVariable
Get an "xsl:variable" property.
ElemVariable
Get an "xsl:variable" property.
ElemVariable
Get an "xsl:variable" or "xsl:param" property.
ElemVariable
Get an "xsl:variable" property.

Copyright B) 2004 Apache XML Project. All Rights Reserved.