Re: [xml] xmlWriter?



Jeroen Cranendonk wrote:

The only problem I have now is that libxml2 only seems to support writing
files from dom tree's ?
which holds the same problem that dom is rather memory consuptive. I'd like
to use a sax interface, or something like the msxml counterpart to the
xmlreader, the xmlwriter. Is there any support in libxml2 to let me do this?
any ideas on how to work around this problem if there isn't ?
Anyone feels like spending some time on implementing this ? ;)

what should that 'xmlwriter' API do that you can't do yourself by simply
calling printf ?

Stefan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]