MIRA
|
Serializer for serializing objects in XML format. More...
#include <serialization/XMLSerializer.h>
Serializer for serializing objects in XML format.
It uses the XMLDom class for storing the XML content.
Example usage:
For the deserialization of XML content see XMLDeserializer.