Simple data structure class for use by the NodeSorter class. More...
#include <NodeSortKey.hpp>
Collaboration diagram for NodeSortKey:
Simple data structure class for use by the NodeSorter class.
|
eDefault | |
eLowerFirst | |
eUpperFirst |
|
Construct a node sort key.
executionContext | current execution context |
selectPat | XPath for selection |
treatAsNumbers | treat as numeric values if true |
descending | sort in descending order if true |
caseOrder | case sort order enum |
langValue | language |
resolver | resolver for namespace resolution |
|
|
|
|
Get the enumeration value for the case order.
|
Whether to sort in descending order.
|
|
Retrieve the resolver for namespaces.
|
|
Whether to treat values as numbers.
|
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.4 |
|