XMLChToStr.h File Reference

A class for converting a Xerces string (XMLCh) to a standard string. More...

#include "Config.h"
#include <cassert>
#include <string>
#include <xercesc/util/XMLString.hpp>

Go to the source code of this file.

Classes

class  te::xerces::XMLChToStr
 A class for converting a Xerces string (XMLCh) to a standard string. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::xerces
 Namespace for TerraLib Xerces module.
 

Detailed Description

A class for converting a Xerces string (XMLCh) to a standard string.

Definition in file XMLChToStr.h.