Re: Wanted: XML/HTML Parser/Generator Library

"Vinay Kakade" <kvinay@ip.eth.net>
17 May 2002 00:17:43 -0400

          From comp.compilers

Related articles
Wanted: XML/HTML Parser/Generator Library aarongray@beeb.net (Aaron Gray) (2002-05-13)
Re: Wanted: XML/HTML Parser/Generator Library kvinay@ip.eth.net (Vinay Kakade) (2002-05-17)
Re: Wanted: XML/HTML Parser/Generator Library idbaxter@semdesigns.com (Ira Baxter) (2002-05-27)
| List of all articles for this month |

From: "Vinay Kakade" <kvinay@ip.eth.net>
Newsgroups: comp.compilers
Date: 17 May 2002 00:17:43 -0400
Organization: Compilers Central
References: 02-05-069
Keywords: XML
Posted-Date: 17 May 2002 00:17:43 EDT

Hi,


>Are there any libraries for parsing XML
>
>I am looking for something in C++ ideally, but C would do.


I would recommend you to use the Xerces C++ Parser. It is a part of
the Apache XML Project and written in portable subset of C++.


For more information, please visit:
http://xml.apache.org/xerces-c/index.html


With Thanks and Regards,
-Vinay Kakade.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.