#include "Platform.hpp"
#include <iostream>
#include <cstdio>
#include "XMLDeSerializer.hpp"
#include <xercesc/util/PlatformUtils.hpp>
#include <xercesc/util/XMLUniDefs.hpp>
#include <xercesc/util/XMLException.hpp>
#include <xercesc/util/TranscodingException.hpp>
#include <xercesc/dom/DOM_DOMException.hpp>
#include <xercesc/parsers/DOMParser.hpp>
#include <xercesc/framework/MemBufInputSource.hpp>
#include "TypeMappingRegistry.hpp"
Go to the source code of this file.
Copyright © 2001 SL_OpenSource XML Project. All Rights Reserved