Less than functor for DOMStrings which ignores case for the characters a-z and A-Z. More...
#include <DOMStringHelper.hpp>
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 |
Definition at line 2711 of file DOMStringHelper.hpp.
result_type DOMStringLessThanIgnoreCaseASCIIFunction::operator() | ( | first_argument_type | theLHS, | |
second_argument_type | theRHS | |||
) | const [inline] |
Definition at line 2715 of file DOMStringHelper.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|