Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Classes | Typedefs
NodeSorter.hpp File Reference
#include "XSLTDefinitions.hpp"
#include <functional>
#include <xalanc/Include/XalanVector.hpp>
#include <xalanc/XPath/XObject.hpp>
#include <xalanc/XSLT/NodeSortKey.hpp>

Go to the source code of this file.

Classes

class  NodeSorter
 This class can sort vectors of nodes according to a select pattern. More...
 
struct  NodeSorter::VectorEntry
 
struct  NodeSorter::NodeSortKeyCompare
 Return the results of a compare of two nodes. More...
 

Typedefs

typedef XalanVector< double > NumberVectorTypeDecl
 
typedef XalanVector< XalanDOMStringStringVectorTypeDecl
 

Typedef Documentation

◆ NumberVectorTypeDecl

Definition at line 49 of file NodeSorter.hpp.

◆ StringVectorTypeDecl

Definition at line 55 of file NodeSorter.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