Home · Overviews · Examples 

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

The QXmlEntityResolver class provides an interface to resolve external entities contained in XML data. More...

Inherits .


Detailed Description

The QXmlEntityResolver class provides an interface to resolve external entities contained in XML data.

If an application needs to implement customized handling for external entities, it must implement this interface, i.e. resolveEntity, and register it with QXmlReader::setEntityResolver().

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


Copyright © 2008 Trolltech Trademarks
Qt Jambi 4.3.4_01