public static class ContextStackFrame.CallTemplate extends ContextStackFrame
ContextStackFrame.ApplyTemplates, ContextStackFrame.BuiltInTemplateRule, ContextStackFrame.CallingApplication, ContextStackFrame.CallTemplate, ContextStackFrame.FunctionCall, ContextStackFrame.VariableEvaluation
Constructor and Description |
---|
CallTemplate() |
Modifier and Type | Method and Description |
---|---|
StructuredQName |
getTemplateName()
Get the name of the template being called
|
void |
print(Logger out)
Display a representation of the stack frame on the specified output stream
|
void |
setTemplateName(StructuredQName templateName)
Set the name of the template being called
|
getContainer, getContextItem, getLineNumber, getSystemId, setComponent, setContextItem, setLocation, showLocation
public StructuredQName getTemplateName()
public void setTemplateName(StructuredQName templateName)
templateName
- the name of the template being called.public void print(Logger out)
print
in class ContextStackFrame
out
- the output streamCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.