Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | List of all members
StylesheetExecutionContext::ElementRecursionStackPusher Class Reference

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 ()
 

Detailed Description

Class for keeping track of elements pushed on the element recursion stack.

Definition at line 1220 of file StylesheetExecutionContext.hpp.

Constructor & Destructor Documentation

◆ ElementRecursionStackPusher()

StylesheetExecutionContext::ElementRecursionStackPusher::ElementRecursionStackPusher ( StylesheetExecutionContext executionContext,
const ElemTemplateElement element 
)
inline

Construct an instance of the recursion stack pusher.

Parameters
executionContextcurrent execution context
elementpointer to element to push

Definition at line 1230 of file StylesheetExecutionContext.hpp.

◆ ~ElementRecursionStackPusher()

StylesheetExecutionContext::ElementRecursionStackPusher::~ElementRecursionStackPusher ( )
inline

Definition at line 1238 of file StylesheetExecutionContext.hpp.


The documentation for this class was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo