Xalan-C++ API Reference
1.12.0
|
This class can sort vectors of nodes according to a select pattern. More...
#include <xalanc/XSLT/NodeSorter.hpp>
Classes | |
struct | NodeSortKeyCompare |
Return the results of a compare of two nodes. More... | |
struct | VectorEntry |
Public Types | |
typedef XalanVector< VectorEntry > | NodeVectorType |
typedef XalanVector< NodeSortKey > | NodeSortKeyVectorType |
typedef NumberVectorTypeDecl | NumberVectorType |
typedef XalanVector< XObjectPtr > | XObjectVectorType |
typedef StringVectorTypeDecl | StringVectorType |
typedef XalanVector< NumberVectorType > | NumberCacheType |
typedef XalanVector< XObjectVectorType > | XObjectCacheType |
typedef XalanVector< StringVectorType > | StringCacheType |
typedef NumberCacheType | NumberResultsCacheType |
typedef StringCacheType | StringResultsCacheType |
Public Member Functions | |
NodeSorter (MemoryManager &theManager) | |
~NodeSorter () | |
NodeSortKeyVectorType & | getSortKeys () |
void | sort (StylesheetExecutionContext &executionContext, MutableNodeRefList &theList) |
Given a list of nodes, sort each node according to the criteria in the keys. More... | |
Friends | |
struct | NodeSortKeyCompare |
This class can sort vectors of nodes according to a select pattern.
Definition at line 62 of file NodeSorter.hpp.
Definition at line 83 of file NodeSorter.hpp.
Definition at line 82 of file NodeSorter.hpp.
Definition at line 194 of file NodeSorter.hpp.
Definition at line 198 of file NodeSorter.hpp.
Definition at line 190 of file NodeSorter.hpp.
Definition at line 196 of file NodeSorter.hpp.
Definition at line 203 of file NodeSorter.hpp.
Definition at line 192 of file NodeSorter.hpp.
Definition at line 195 of file NodeSorter.hpp.
Definition at line 191 of file NodeSorter.hpp.
|
explicit |
xalanc::NodeSorter::~NodeSorter | ( | ) |
|
inline |
Definition at line 91 of file NodeSorter.hpp.
void xalanc::NodeSorter::sort | ( | StylesheetExecutionContext & | executionContext, |
MutableNodeRefList & | theList | ||
) |
Given a list of nodes, sort each node according to the criteria in the keys.
The list is assumed to be in document order.
executionContext | current execution context |
v | list of Nodes |
|
friend |
Definition at line 188 of file NodeSorter.hpp.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:33 for Xalan-C++ API Reference by 1.8.17