Xalan-C++ API Reference  1.12.0
Public Member Functions | List of all members
xalanc::StylesheetExecutionContext::OutputContextPushPop Class Reference

#include <xalanc/XSLT/StylesheetExecutionContext.hpp>

Public Member Functions

 OutputContextPushPop (StylesheetExecutionContext &theExecutionContext, FormatterListener *theNewListener=0)
 Construct an object to push and pop the current output context. More...
 
 ~OutputContextPushPop ()
 

Detailed Description

Definition at line 386 of file StylesheetExecutionContext.hpp.

Constructor & Destructor Documentation

◆ OutputContextPushPop()

xalanc::StylesheetExecutionContext::OutputContextPushPop::OutputContextPushPop ( StylesheetExecutionContext theExecutionContext,
FormatterListener theNewListener = 0 
)
inline

Construct an object to push and pop the current output context.

Parameters
theExecutionContexta reference to the current execution context
theNewListenerthe new FormatterListener to set.

Definition at line 396 of file StylesheetExecutionContext.hpp.

◆ ~OutputContextPushPop()

xalanc::StylesheetExecutionContext::OutputContextPushPop::~OutputContextPushPop ( )
inline

Definition at line 404 of file StylesheetExecutionContext.hpp.


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