This class can sort vectors of DOM nodes according to a select pattern. More...
#include <NodeSorter.hpp>
This class can sort vectors of DOM nodes according to a select pattern.
|
|
|
Construct a NodeSorter, passing in the XSL Processor so it can know how to get the node data according to the proper whitespace rules.
|
|
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 |
keys | vector of NodeSortKeys |
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++ XSL Transformer Version 1.0 |
|