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

Re: [xml] Writing XML vs SAX parser



On Wed, Sep 24, 2008 at 11:09:39AM -0400, Adam McLaurin wrote:
> I don't intend on building a DOM-style tree (the whole point of using
> SAX for me is avoiding the memory bloat), so what exactly is this harder
> way that James is referring to? If you could just point me to a set of
> function calls or a documentation file that'd be great.

  I just have one advice for you: do NOT use SAX, use the reader !

    http://xmlsoft.org/xmlreader.html

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]