serializing DOM object

Billy Ng kwokng at earthlink.net
Fri May 17 00:58:08 EDT 2002


Do you mean I shouls serialize the XML?  If so, what is the point to freeze
the state of String?

Billy Ng

"Martin v. Loewis" <martin at v.loewis.de> wrote in message
news:m3bsbijwzu.fsf at mira.informatik.hu-berlin.de...
> "Billy Ng" <kwokng at earthlink.net> writes:
>
> > I want to use Java to save the DOM object to a blob field in mysql.
Then,
> > using python to open it later.  Is it possible?  Someone told me as long
as
> > I need to serialize the DOM object, it is doable.  If anybody have this
> > experience, would you please share with me.
>
> I recommend to serialize DOM documents as XML.
>
> Regards,
> Martin
>





More information about the Python-list mailing list