#include <FdoStd.h>
#include <Fdo/Xml/Flags.h>
Go to the source code of this file.
Classes | |
class | FdoXmlDeserializable |
FdoXmlDeserializable provides the ability to deserialize an FDO object from an XML Document. Deserialization support can be added to any class by basing it on FdoXmlDeserializable and implementing the FdoXmlSaxHander callbacks. More... |