Class for keeping track of elements pushed on the element recursion stack. More...
#include <StylesheetExecutionContext.hpp>
Public Member Functions | |
| ElementRecursionStackPusher (StylesheetExecutionContext &executionContext, const ElemTemplateElement *element) | |
| Construct an instance of the recursion stack pusher. More... | |
| ~ElementRecursionStackPusher () | |
Class for keeping track of elements pushed on the element recursion stack.
Definition at line 1220 of file StylesheetExecutionContext.hpp.
|
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.
|
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 |
|
|