[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] xmlreader/xmlwriter streaming
- From: Daniel Veillard <veillard redhat com>
- To: "J. Ali Harlow" <ali optosun7 city ac uk>
- Cc: xml gnome org
- Subject: Re: [xml] xmlreader/xmlwriter streaming
- Date: Mon, 28 May 2007 10:27:34 -0400
On Thu, May 24, 2007 at 12:04:45PM +0100, J. Ali Harlow wrote:
> Hi guys,
>
> I needed the ability to add a table to an existing ODF spreadsheet and
> decided that the best way would be to use a streaming solution based on
> xmlreader and xmlwriter.
I really doubt it's the simplest, you end up having to convert the
two streams one in the other. I would rather use xmlRead... and then
use the tree (DOM like) APIs to add just the elements required.
> I was surprised how difficult this was to
> write and wondered if anyone had any comments on my code (either for
> correctness or for simplicity).
Actually some complete code to map the reader to the writer would be an
interesting and useful resource !
Daniel
--
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard | virtualization library http://libvirt.org/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]