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