Equals functor for DOMStrings. More...
#include <XalanDOMString.hpp>
Equals functor for DOMStrings.
theLHS | first string to compare | |
theRHS | second string to compare |
Definition at line 905 of file XalanDOMString.hpp.
result_type DOMStringEqualsFunction::operator() | ( | first_argument_type | theLHS, | |
second_argument_type | theRHS | |||
) | const [inline] |
Definition at line 909 of file XalanDOMString.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|