public class SlotManagerEE extends SlotManager
EMPTY
Constructor and Description |
---|
SlotManagerEE() |
Modifier and Type | Method and Description |
---|---|
void |
showStackFrame(XPathContext context,
Logger logger)
Display the values of the variables and parameters in an XPathContext stack frame
to a Logger
|
allocateSlotNumber, getNumberOfVariables, getVariableMap, setNumberOfVariables
public void showStackFrame(XPathContext context, Logger logger)
showStackFrame
in class SlotManager
context
- the XPathContext holding the stack framelogger
- the destination for the outputCopyright (c) 2004-2020 Saxonica Limited. All rights reserved.