XMLTools Class Reference

#include <XMLTools.h>

Static Public Member Functions

static void initialize ()
 
static void terminate ()
 
static std::string toStdString (const XMLCh *const toTranscode)
 
static std::basic_string< XMLCh > toXMLString (const char *const fromTranscode)
 

Member Function Documentation

◆ initialize()

void XMLTools::initialize ( )
static

Referenced by toStdString(), and toXMLString().

◆ terminate()

void XMLTools::terminate ( )
static

◆ toStdString()

std::string XMLTools::toStdString ( const XMLCh *const  toTranscode)
static

References initialize().

Referenced by StrXUTF8::StrXUTF8().

◆ toXMLString()

std::basic_string< XMLCh > XMLTools::toXMLString ( const char *const  fromTranscode)
static

References initialize().

Referenced by XUTF8Str::XUTF8Str().


The documentation for this class was generated from the following files: