public static class ContextStackFrame.CallTemplate extends ContextStackFrame
?????? |
---|
CallTemplate() |
?????? | ????? |
---|---|
StructuredQName |
getTemplateName()
Get the name of the template being called
|
void |
print(java.io.PrintStream 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, setContainer, setContextItem, setLineNumber, setSystemId
public StructuredQName getTemplateName()
public void setTemplateName(StructuredQName templateName)
templateName
- the name of the template being called.public void print(java.io.PrintStream out)
print
??? ContextStackFrame
out
- the output stream