public static class ContextStackFrame.VariableEvaluation extends ContextStackFrame
ContextStackFrame.ApplyTemplates, ContextStackFrame.BuiltInTemplateRule, ContextStackFrame.CallingApplication, ContextStackFrame.CallTemplate, ContextStackFrame.FunctionCall, ContextStackFrame.VariableEvaluation| Constructor and Description |
|---|
VariableEvaluation() |
| Modifier and Type | Method and Description |
|---|---|
StructuredQName |
getVariableName()
Get the name of the variable
|
void |
print(Logger out)
Display a representation of the stack frame on the specified output stream
|
void |
setVariableName(StructuredQName variableName)
Set the name of the variable
|
getContainer, getContext, getContextItem, getLineNumber, getSystemId, setComponent, setContext, setContextItem, setLocation, showLocationpublic StructuredQName getVariableName()
public void setVariableName(StructuredQName variableName)
variableName - the name of the variablepublic void print(Logger out)
print in class ContextStackFrameout - the output streamCopyright (c) 2004-2020 Saxonica Limited. All rights reserved.