Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


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

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

Detailed Description

Definition at line 392 of file StylesheetExecutionContext.hpp.

Constructor & Destructor Documentation

◆ OutputContextPushPop()

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 402 of file StylesheetExecutionContext.hpp.

◆ ~OutputContextPushPop()

StylesheetExecutionContext::OutputContextPushPop::~OutputContextPushPop ( )
inline

Definition at line 410 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