#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.
Classes | |
| class | XalanQName |
| Class to represent a qualified name. More... | |
| class | XalanQName::PrefixResolverProxy |
| class | XalanQName::InvalidQNameException |
| struct | XalanMapKeyTraits< XalanQName > |
| struct | XalanMapKeyTraits< const XalanQName * > |
Functions | |
| bool | operator== (const XalanQName &theLHS, const XalanQName &theRHS) |
| bool | operator!= (const XalanQName &theLHS, const XalanQName &theRHS) |
| bool | operator< (const XalanQName &theLHS, const XalanQName &theRHS) |
|
inline |
Definition at line 408 of file XalanQName.hpp.
|
inline |
Definition at line 418 of file XalanQName.hpp.
|
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 |
|
|