Hi,

I know there's a streaming API for reading xml doc (xmlTextReader). I
wonder if there's a streaming API for writing?

Basically what I want to do is to write out xml doc when it's still
being built. This is to handle the situation that the final xml doc may
be too big to fit in memory (before it's written out).

Is xmlTextWriter the API for it? Is there any example/tutorial for it?

Thanks,
Yong Chen
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to