From e02e31c8b9d854cd62cbe9799228f6e08e882773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:04:08 -0600 Subject: Sync with latest script --- doc/html/qxmldtdhandler.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qxmldtdhandler.html') diff --git a/doc/html/qxmldtdhandler.html b/doc/html/qxmldtdhandler.html index 6a6ad46a9..971d7b7a5 100644 --- a/doc/html/qxmldtdhandler.html +++ b/doc/html/qxmldtdhandler.html @@ -57,7 +57,7 @@ DTD content of XML data. entities, it can implement this interface and register an instance with TQXmlReader::setDTDHandler().

Note that this interface includes only those DTD events that the -XML recommendation retquires processors to report, i.e. notation +XML recommendation requires processors to report, i.e. notation and unparsed entity declarations using notationDecl() and unparsedEntityDecl() respectively.

See also the Introduction to SAX2. -- cgit v1.2.1