This class can sort vectors of nodes according to a select pattern. More...
This class can sort vectors of nodes according to a select pattern.
NodeSorter::NodeSorter | ( | MemoryManagerType & | theManager | ) | [explicit] |
NodeSorter::~NodeSorter | ( | ) |
NodeSortKeyVectorType& NodeSorter::getSortKeys | ( | ) |
void 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 struct NodeSortKeyCompare [friend] |
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.10 |
|