Class for keeping track of elements pushed on the element recursion stack. More...
#include <StylesheetExecutionContext.hpp>
Class for keeping track of elements pushed on the element recursion stack.
Definition at line 1220 of file StylesheetExecutionContext.hpp.
StylesheetExecutionContext::ElementRecursionStackPusher::ElementRecursionStackPusher | ( | StylesheetExecutionContext & | executionContext, | |
const ElemTemplateElement * | element | |||
) | [inline] |
Construct an instance of the recursion stack pusher.
executionContext | current execution context | |
element | pointer to element to push |
Definition at line 1230 of file StylesheetExecutionContext.hpp.
StylesheetExecutionContext::ElementRecursionStackPusher::~ElementRecursionStackPusher | ( | ) | [inline] |
Definition at line 1238 of file StylesheetExecutionContext.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|