From 12445b1efd7c4261f6ecf187931ded3be42f8b3f Mon Sep 17 00:00:00 2001 From: "Fred L. Drake, Jr." Date: Tue, 21 May 2002 14:45:18 +0000 Subject: [PATCH] Another link to C++ wrappers, this time with a SAX interface and multiple parser backends. --- htdocs/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/htdocs/index.html b/htdocs/index.html index f6c97c32..607c4f76 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -72,6 +72,10 @@ source interfaces to Expat from languages other than C.

providing object-oriented wrappers for Expat. The wrappers use some MFC-biased naming, but look interesting.
  • + SAX in C++ -- a SAX interface for C++ programmers, with + implementations based on several parsers, including Expat. +
  • C++ interface to Expat (old; not updated since Expat 1.2)
  • -- 2.40.0