1) I wonder if somebody could email me a
working version of DOMSerializer(both DOMSerializer.cpp and DOMSerializer.hpp).
I am using Microsoft Visual Studio 6.0. There is something wrong with the
files which are available for download. I can not compile them. I beleive
the errors were
Dear Friends and Evert,
Does anyone have a version of Evert's DOMSerializer that doesn't
use namespaces and smart pointers? Or maybe another serializing code? I am
writing a converter from a different format to XML that needs to be as
portable as possible, so I'd like to a
The sample I looked for is something like this:
...
#include
...
char* CXMLAgent::Dom2XML(DOM_Node& toWrite)
{
ostringstream mystream;
DOMSerializerFormatTarget* target = new
DOMSerializerFormatTarget(mystream);
DOMSerializer* serializer = new DOMSerial
uot;void operator=3D(const DOMSerializerFormatTarget& rhs);"
>--^^--
> (row 75)
Should read:
void operator=(const DOMSerializerFormatTarget& rhs);
> and
>
> "DOMSerializer(const std::string& encoding =3D defaultEncoding_);"
>
DOMSerializer.hpp file
:
"void operator=3D(const DOMSerializerFormatTarget& rhs);"
--^^--
(row 75)
and
"DOMSerializer(const std::string& encoding =3D defaultEncoding_);"
--^^--
(row 100)
Any hel
5
> > To: [EMAIL PROTECTED]
> > Subject:DOMSerializer
> >
> > I look for a short example how to use the DOMSerializer class to
>serialize
> > a
> > DomNode into a string.
> >
> > Any help is appreciated
> >
> > Thanks
> > Jan
> &g
plz update me know for the same..
me too a newbie...
Ravi Jain
> --
> From: Jan Hummel[SMTP:[EMAIL PROTECTED]]
> Reply To: [EMAIL PROTECTED]
> Sent: Monday, November 26, 2001 4:35
> To: [EMAIL PROTECTED]
> Subject: DOMSerializer
>
> I
I look for a short example how to use the DOMSerializer class to serialize a
DomNode into a string.
Any help is appreciated
Thanks
Jan
(newbie to xml)
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e