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>

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

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

Typedefs

typedef XalanVector< doublexalanc::NumberVectorTypeDecl
 
typedef XalanVector< XalanDOMStringxalanc::StringVectorTypeDecl