Namespace.h File Reference

Representing XML namespace attributes. More...

#include <xmltooling/unicode.h>

Classes

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

Namespaces

namespace  xmltooling
 

Public namespace of XML Tooling library.


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 16 Feb 2011 for xmltooling by  doxygen 1.6.1