![]() |
Home · Overviews · Examples |
The QXmlDeclHandler class provides an interface to report declaration content of XML data. More...
Inherited by QXmlDeclHandler.
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 © 2008 Trolltech | Trademarks | Qt Jambi 4.3.5_01 |