Less than functor for DOMStrings which ignores case for the characters a-z and A-Z. More...
Public Member Functions | |
result_type | operator() (first_argument_type theLHS, second_argument_type theRHS) const |
Less than functor for DOMStrings which ignores case for the characters a-z and A-Z.
theLHS | first string to compare |
theRHS | second string to compare |
result_type DOMStringLessThanIgnoreCaseASCIIFunction::operator() | ( | first_argument_type | theLHS, |
second_argument_type | theRHS | ||
) | const |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.10 |
|