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, getContextItem, getLineNumber, getSystemId, setComponent, setContextItem, setLocation, showLocation
public StructuredQName getVariableName()
public void setVariableName(StructuredQName variableName)
variableName
- the name of the variablepublic void print(Logger out)
print
in class ContextStackFrame
out
- the output streamCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.