[JDEV] C XML Parsing (expat)

Jeremie Miller jeremie at netins.net
Thu Jan 14 01:35:54 CST 1999


> I think there are lots.  I recommend you take a look at "expat".  It is a
> C library for parsing XML that looks pretty good.
> 
> http://www.jclark.com/xml/expat.html

I'm also planning on moving to expat for the main code base, during the
rapid development of the existing code, it was far easier to write a small
function to do 90% of XML and plug in expat later when there was more
time.  Besides, expat is still significantly larger than all of the Jabber
code available :)

Jer




More information about the JDev mailing list