StrToXMLCh.h File Reference

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

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

Go to the source code of this file.

Classes

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

Namespaces

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

Detailed Description

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

Definition in file StrToXMLCh.h.