QName.h File Reference

Representing XML QNames. More...

#include <xmltooling/unicode.h>
#include <algorithm>

Namespaces

namespace  xmltooling

Classes

class  xmltooling::QName
 A data structure for encapsulating XML QNames. More...

Functions

bool xmltooling::operator< (const QName &op1, const QName &op2)
 Returns true iff op1's namespace lexically compares less than op2's namespace, or if equal, iff op1's prefix lexically compares less than op2's prefix.
bool xmltooling::operator== (const QName &op1, const QName &op2)
 Returns true iff op1's components are equal to op2's components, excluding prefix.
bool xmltooling::operator!= (const QName &op1, const QName &op2)
 Returns true iff op1's components are not equal to op2's components, excluding prefix.


Detailed Description

Representing XML QNames.


Generated on Mon Oct 19 14:18:34 2009 for xmltooling by  doxygen 1.4.7