[SoapRMI] XML Pull Parser in C++
Aleksander Slominski
aslom_at_cs.indiana.edu
Fri, 21 Feb 2003 16:40:44 -0500
Sonali Kale wrote:
>Hi,
>
hi Sonali,
>I am eager to use the XML Pull Parser in C++.
>But I see that it is available in Java.
>
yes
>Is the XML pull parser available in C++ ?
>Please let me know.
>
XPP1 is available but this rather old (over two years) and no longer
maintained: go to
http://www.extreme.indiana.edu/xgws/xsoap/xpp/download/old_versions/
and download PullParser11-OLD.*
new XPP3 is now under development but in meantime i would recommend
using XPP1 or C pull parsing interfaces that is part of libxml2, for
more details see: http://www.xmlsoft.org/xmlreader.html
>If not available, I will have to implement a pull
>based approach on top of a push based approach (using
>SAX parser). Does anyone have any inputs on this ?
>
that is not easy as you need to buffer SAX2 events so they can be pulled
and/or use another thread to do streaming.
thanks,
alek
--
"Mr. Pauli, we in the audience are all agreed that your theory is crazy.
What divides us is whether it is crazy enough to be true." Niels H. D. Bohr