#include <StylesheetExecutionContext.hpp>
Definition at line 392 of file StylesheetExecutionContext.hpp.
StylesheetExecutionContext::OutputContextPushPop::OutputContextPushPop | ( | StylesheetExecutionContext & | theExecutionContext, | |
FormatterListener * | theNewListener = 0 | |||
) | [inline] |
Construct an object to push and pop the current output context.
theExecutionContext | a reference to the current execution context | |
theNewListener | the new FormatterListener to set. |
Definition at line 402 of file StylesheetExecutionContext.hpp.
StylesheetExecutionContext::OutputContextPushPop::~OutputContextPushPop | ( | ) | [inline] |
Definition at line 410 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 |
|