From 726f67e2f140f8d936dfe993bf9ded3180d750d2 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Thu, 16 Oct 2014 15:40:16 +0800 Subject: Release of libxml2-2.9.2 --- doc/interface.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/interface.html') diff --git a/doc/interface.html b/doc/interface.html index 13cc9494..ce1caf3e 100644 --- a/doc/interface.html +++ b/doc/interface.html @@ -13,7 +13,7 @@ loaded using libxml), it's better to use the SAX interface of libxml. SAX is a callback-based interface to the parser. Before parsing, the application layer registers a customized set of callbacks which are called by the library as it progresses through the XML input.

To get more detailed step-by-step guidance on using the SAX interface of -libxml, see the nice +libxml, see the nice documentation.written by James Henstridge.

You can debug the SAX behaviour by using the testSAX program located in the gnome-xml module (it's usually not shipped in the -- cgit v1.2.3