Xalan-C++ API Documentation

The Xalan-C++ XSL Transformer Version 1.0

Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

StylesheetExecutionContext::ExecutionStateSetAndRestore Class Reference

#include <StylesheetExecutionContext.hpp>

List of all members.

Public Methods


Detailed Description


Constructor & Destructor Documentation

StylesheetExecutionContext::ExecutionStateSetAndRestore::~ExecutionStateSetAndRestore ()


Member Function Documentation

StylesheetExecutionContext::ExecutionStateSetAndRestore::ExecutionStateSetAndRestore ( StylesheetExecutionContext & theExecutionContext,
FormatterListener * theNewListener = 0,
bool hasPendingStartDocument = false,
bool mustFlushPendingStartDocument = false,
const XalanDOMString & theNewPendingElementName = XalanDOMString(),
const AttributeListImpl & theNewPendingAttributes = AttributeListImpl())

Construct an object to set and restore the current execution state.

Parameters:
theExecutionContext   a reference to the current execution context
theNewListener   the new listener to set.
theNewPendingElementName   the new pending element name to set.
theNewPendingAttributes   the new pending attributes to set.

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++ XSL Transformer Version 1.0
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.