Xalan-C++ API Documentation
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
StackEntry Class Reference
#include <StackEntry.hpp>
List of all members.
Public Types
Public Methods
Static Public Methods
Protected Methods
Detailed Description
Member Enumeration Documentation
enum StackEntry::eStackEntryType |
|
Enumeration for types of stack entries, one of context state, context marker, element marker, or argument.
-
Enumeration values:
-
Constructor & Destructor Documentation
virtual StackEntry::~StackEntry () [virtual] |
|
StackEntry::StackEntry (
|
const StackEntry & theSource) [protected] |
|
Member Function Documentation
unsigned long StackEntry::getInstanceCount () [static] |
|
Determine type of stack entry.
-
Returns:
-
enumeration value for type
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.
|
|