org.apache.xalan.templates
public class ElemExsltFuncResult extends ElemVariable
Method Summary | |
---|---|
void | execute(TransformerImpl transformer)
Generate the EXSLT function return value, and assign it to the variable
index slot assigned for it in ElemExsltFunction compose().
|
String | getNodeName()
Return the node name, defined in the
Constants class. |
int | getXSLToken()
Get an integer representation of the element type.
|
Returns: The node name
See Also: Constants
Returns: An integer representation of the element, defined in the Constants class.
See Also: Constants