c++ parser for DOM

Jason Williams (jwilliams@Oceania.com)
Mon, 26 Oct 1998 15:55:11 -0800


Hello. I have a need for a c++ parser that can be used to build a DOM object
that I can use as (or build into) a COM control. I know there are several
parsers in Java that can be used to build a DOM, but I haven't located one
in c++. From what I've read on this list, the msxml parser from IE 4.0 is
outdated, so there's no need to look there.

Thanks very much.

Jason
jwilliams@oceania.com