#include <xalanc/XPath/XPathDefinitions.hpp>
#include <xalanc/Include/XalanMap.hpp>
#include <xalanc/Include/XalanDeque.hpp>
#include <xalanc/Include/STLHelper.hpp>
#include <xalanc/XalanDOM/XalanDOMString.hpp>
#include <xalanc/PlatformSupport/DOMStringHelper.hpp>
#include <xalanc/PlatformSupport/PrefixResolver.hpp>
#include <xalanc/XPath/NameSpace.hpp>
#include <xalanc/XPath/XalanXPathException.hpp>
Go to the source code of this file.
bool operator!= | ( | const XalanQName & | theLHS, | |
const XalanQName & | theRHS | |||
) | [inline] |
Definition at line 408 of file XalanQName.hpp.
bool operator< | ( | const XalanQName & | theLHS, | |
const XalanQName & | theRHS | |||
) | [inline] |
Definition at line 418 of file XalanQName.hpp.
bool operator== | ( | const XalanQName & | theLHS, | |
const XalanQName & | theRHS | |||
) | [inline] |
Definition at line 398 of file XalanQName.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|