Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Classes | Typedefs
CountersTable.hpp File Reference
#include <xalanc/XSLT/XSLTDefinitions.hpp>
#include <xalanc/Include/XalanVector.hpp>
#include "xalanc/XPath/MutableNodeRefList.hpp"

Go to the source code of this file.

Classes

struct  Counter
 <meta name="usage" content="internal"> A class that does incremental counting for support of xsl:number. More...
 
class  CountersTable
 <meta name="usage" content="internal"> This is a table of counters, keyed by ElemNumber objects, each of which has a list of Counter objects. More...
 

Typedefs

typedef XalanVector< CounterCounterVectorTypeDecl
 
typedef XalanVector< CounterVectorTypeDeclElemCounterVectorVectorTypeDecl
 

Typedef Documentation

◆ CounterVectorTypeDecl

Definition at line 145 of file CountersTable.hpp.

◆ ElemCounterVectorVectorTypeDecl

Definition at line 148 of file CountersTable.hpp.

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