ACEXML
6.1.0
|
#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... |
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.