CLAM-Development  1.4.0
Public Member Functions
CLAM::XercesLocal2Unicode Class Reference

Converts local encoding char* into Xerces Unicode String. More...

#include <XercesEncodings.hxx>

List of all members.

Public Member Functions

 XercesLocal2Unicode (const char *const toTranscode)
 ~XercesLocal2Unicode ()
const XMLCh * unicodeForm () const

Detailed Description

Converts local encoding char* into Xerces Unicode String.

Definition at line 35 of file XercesEncodings.hxx.


Constructor & Destructor Documentation

CLAM::XercesLocal2Unicode::XercesLocal2Unicode ( const char *const  toTranscode)
inline

Definition at line 38 of file XercesEncodings.hxx.

CLAM::XercesLocal2Unicode::~XercesLocal2Unicode ( )
inline

Definition at line 44 of file XercesEncodings.hxx.


Member Function Documentation

const XMLCh* CLAM::XercesLocal2Unicode::unicodeForm ( ) const
inline

Definition at line 49 of file XercesEncodings.hxx.


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