Home · Overviews · Examples 

QXmlDeclHandlerInterface Class Reference
[com.trolltech.qt.xml module]

The QXmlDeclHandler class provides an interface to report declaration content of XML data. More...

Inherited by QXmlDeclHandler.


Detailed Description

The QXmlDeclHandler class provides an interface to report declaration content of XML data.

You can set the declaration handler with QXmlReader::setDeclHandler().

This interface is based on the SAX2 extension DeclHandler.

The interface provides attributeDecl, internalEntityDecl and externalEntityDecl functions.

See also QXmlDTDHandler, QXmlContentHandler, QXmlEntityResolver, QXmlErrorHandler, QXmlLexicalHandler, and Introduction to SAX2.


Copyright © 2007 Trolltech Trademarks
Qt Jambi 4.3.2_01