ACEXML  6.4.8
Classes
XML_Codecs.h File Reference
#include "ACEXML/common/ACEXML_Export.h"
#include "ACEXML/common/XML_Types.h"
#include "ace/Codecs.h"

Classes

class  ACEXML_Base64
 Encode/Decode a stream of ACEXML_Chars according to Base64 encoding. More...
 

Detailed Description

Author
Krishnakumar B kitty.nosp@m.@cs..nosp@m.wustl.nosp@m..edu

XML_Codecs is a generic wrapper for various encoding and decoding mechanisms used in ACEXML. Currently it includes support for handling Base64 content transfer-encoding of ACEXML_Chars.