#include <StylesheetExecutionContext.hpp>
Public Member Functions | |
OutputContextPushPop (StylesheetExecutionContext &theExecutionContext, FormatterListener *theNewListener=0) | |
Construct an object to push and pop the current output context. More... | |
~OutputContextPushPop () | |
Definition at line 392 of file StylesheetExecutionContext.hpp.
|
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.
|
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 |
|