[xml] libxml2 pull parser (ala stax).

2010-10-06 Thread Dennis Heimbigner

Google searches imply that there is a stax-like
pull parsing interface in libxml2. Cannot find it and
the archives are silent to me. Can anyone
provide a specific pointer into the documentation
for the pull parser interface?
___
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml


Re: [xml] libxml2 pull parser (ala stax).

2010-10-06 Thread Csaba Raduly
On Tue, Jul 6, 2010 at 12:32 AM, Dennis Heimbigner  wrote:
 Google searches imply that there is a stax-like
 pull parsing interface in libxml2.

Perhaps you want the reader interface: (libxml/xmlreader.h)

http://www.xmlsoft.org/xmlreader.html

-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ L w++$ tv+ b++ DI D++ 5++
Life is complex, with real and imaginary parts.
Ok, it boots. Which means it must be bug-free and perfect.  -- Linus Torvalds
People disagree with me. I just ignore them. -- Linus Torvalds
___
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml