Xalan-C++ API Reference  1.12.0
Classes | Namespaces | 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>
Include dependency graph for NodeSorter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 xalanc
 Simple empty elem to push on the stack when nothing else got pushed, so that pop() works correctly.
 

Typedefs

typedef XalanVector< double > xalanc::NumberVectorTypeDecl
 
typedef XalanVector< XalanDOMString > xalanc::StringVectorTypeDecl