Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Classes | 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>

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)
 

Function Documentation

◆ operator!=()

bool operator!= ( const XalanQName theLHS,
const XalanQName theRHS 
)
inline

Definition at line 408 of file XalanQName.hpp.

◆ operator<()

bool operator< ( const XalanQName theLHS,
const XalanQName theRHS 
)
inline

Definition at line 418 of file XalanQName.hpp.

◆ operator==()

bool operator== ( const XalanQName theLHS,
const XalanQName theRHS 
)
inline

Definition at line 398 of file XalanQName.hpp.

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo