Namespace.h File Reference

Representing XML namespace attributes. More...

#include <xmltooling/unicode.h>

Include dependency graph for Namespace.h:

This graph shows which files directly or indirectly include this file:


Namespaces

namespace  xmltooling

Classes

class  xmltooling::Namespace
 A data structure for encapsulating XML Namespace attributes. More...

Functions

bool xmltooling::operator< (const Namespace &op1, const Namespace &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 Namespace &op1, const Namespace &op2)
 Returns true iff op1's namespace and prefix are equal to op2's namespace and prefix.

Detailed Description

Representing XML namespace attributes.


Generated on Mon Nov 9 09:50:39 2009 for xmltooling by  doxygen 1.4.7