#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< Counter > | CounterVectorTypeDecl |
typedef XalanVector< CounterVectorTypeDecl > | ElemCounterVectorVectorTypeDecl |
typedef XalanVector<Counter> CounterVectorTypeDecl |
Definition at line 145 of file CountersTable.hpp.
Definition at line 148 of file CountersTable.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|