]> granicus.if.org Git - libexpat/commitdiff
Another link to C++ wrappers, this time with a SAX interface and multiple
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Tue, 21 May 2002 14:45:18 +0000 (14:45 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Tue, 21 May 2002 14:45:18 +0000 (14:45 +0000)
parser backends.

htdocs/index.html

index f6c97c3283ec2da73217ea37462621ddef550749..607c4f768c7020972bdd9a3bf8c164551ce20c75 100644 (file)
@@ -72,6 +72,10 @@ source interfaces to Expat from languages other than C.</p>
     providing object-oriented wrappers for Expat.  The wrappers use
     some MFC-biased naming, but look interesting.
   <li>
+  <a href="http://www.jezuk.co.uk/cgi-bin/view/SAX" title="SAX in C++"
+     >SAX in C++</a> -- a SAX interface for C++ programmers, with
+  implementations based on several parsers, including Expat.
+  <li>
   <a href="http://www.oofile.com.au/files/xml/"
      >C++ interface to Expat</a> (old; not updated since Expat 1.2)
   <li>