Xalan-C++ API Reference  1.12.0
Classes | Namespaces | Functions
XalanQName.hpp File Reference
#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>
Include dependency graph for XalanQName.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xalanc::XalanQName
 Class to represent a qualified name. More...
 
class  xalanc::XalanQName::PrefixResolverProxy
 
class  xalanc::XalanQName::InvalidQNameException
 
struct  xalanc::XalanMapKeyTraits< XalanQName >
 
struct  xalanc::XalanMapKeyTraits< const XalanQName * >
 

Namespaces

 xalanc
 Simple empty elem to push on the stack when nothing else got pushed, so that pop() works correctly.
 

Functions

bool xalanc::operator== (const XalanQName &theLHS, const XalanQName &theRHS)
 
bool xalanc::operator!= (const XalanQName &theLHS, const XalanQName &theRHS)
 
bool xalanc::operator< (const XalanQName &theLHS, const XalanQName &theRHS)