C++ XML Parser

Paul Pazandak pazandak at OBJS.com
Thu Jul 16 22:07:00 BST 1998


Gang He,

I used Blackburn's XML parser (http://ourworld.compuserve.com/homepages/sam_blackburn/wfc.htm)
which I modified and embedded in Mozilla (I wanted C++ objects versus expat's C structs).
It worked fine for me [but the design wasn't extension-friendly (at least for my alterations) --
in case you are in need of modifying the parser].

Paul.

Gang He wrote:

> 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.
>

   --

********************************************************************
Paul Pazandak                                      pazandak at objs.com
Object Services and Consulting, Inc.             http://www.objs.com
Minneapolis, Minnesota 55420-5409                       612-884-9551
********************************************************************


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