C++ XML Parser

Samuel R. Blackburn sblackbu at erols.com
Thu Jul 16 02:24:24 BST 1998


If you don't need validation, take a look at my freeware C++
parser at http://ourworld.compuserve.com/homepages/sam_blackburn/wfc.htm

I've ported it to Unix and it works fine. I haven't tried it on such
a big XML file though.

Hope this helps,

Sam
-----Original Message-----
From: Gang He <gang at cs.wisc.edu>
To: xml-dev at ic.ac.uk <xml-dev at ic.ac.uk>
Date: Wednesday, July 15, 1998 4:54 PM
Subject: C++ XML Parser


>Hi,all:
>I am currently working on a project which requires to parse big XML
>files(like 10-100MB). I did it by using Java parser from DataChannel.
>But it turns out it is very slow. And the project doesn't allow me to
>convert the java bytecode executables into native executables. So I am
>trying to find a standalone C++ XML parser for Unix. Because my progarm
>runs on Unix, Microsoft's C++ parser(I guess it only runs on Windows)
>seems not suitable for me and also that one seems only embeded in IE4.0,
>not a satndalone one.
>Could anyone please give me some info about C++ parser for Unix? Many
>thanks in advance.
>Gang He
>
>xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
>Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
>To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
>(un)subscribe xml-dev
>To subscribe to the digests, mailto:majordomo at ic.ac.uk the following
message;
>subscribe xml-dev-digest
>List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
>


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list