Re: [xml] How does xmlReader prevent tree building
- From: Daniel Veillard <veillard redhat com>
- To: Joachim Zobel <jz-2006 heute-morgen de>
- Cc: libxml gnome <xml gnome org>
- Subject: Re: [xml] How does xmlReader prevent tree building
- Date: Fri, 17 Jun 2011 16:37:49 +0800
On Wed, Jun 15, 2011 at 09:44:18PM +0200, Joachim Zobel wrote:
Hi.
I have been reading xmlreader.c to find out how the reader does parsing
without tree building. However I did not find out, how tree building is
prevented. I would do a
it *does* tree building, but it keeps only a sliding window over
the full tree. As the reader progresses, new nodes are automatically
added and old nodes already visited are automatically destructed.
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
daniel veillard com | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library http://libvirt.org/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]