From 2ee13d9e464a1f5daccaff58f5d09d36b7c4f667 Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Mon, 21 Sep 2015 22:58:06 +0800 Subject: Revert "Imported Upstream version 2.9.1+dfsg1" This reverts commit 7300193becde71a344c8ac0973dc290fa24d800d. --- 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 13cc949..ce1caf3 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