#include <xercesc/util/PlatformUtils.hpp>
#include <xercesc/util/XMLString.hpp>
#include <xercesc/util/XMLUniDefs.hpp>
#include <xercesc/dom/DOM.hpp>
#include <xercesc/framework/XMLFormatter.hpp>
#include <xercesc/util/TranscodingException.hpp>
#include <stack>
#include <iostream>
#include "XmlWriter.hpp"
#include "QName.hpp"
#include "NsStack.hpp"
#include "AttList.hpp"
Go to the source code of this file.
Compounds | |
class | SOAPEnvelopFormatter |
Implements XMLFormatTarget for dumping generated DOM tree into a output stream. More... | |
class | XMLSerializer |
Serializes XML SOAP Envelop fragments to form a SOAP Message. More... | |
Defines | |
#define | _AXIS_XML_SERIALIZER_HPP |
|
Value: Definition at line 67 of file XMLSerializer.hpp. |
Copyright © 2001 SL_OpenSource XML Project. All Rights Reserved