#include "ACEXML/common/ACEXML_Export.h"#include "ACEXML/common/XML_Types.h"#include "ace/Codecs.h"Include dependency graph for XML_Codecs.h:

This graph shows which files directly or indirectly include this file:

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.
1.5.2-2