![]() |
Home · Overviews · Examples | ![]() |
The QXmlEntityResolver class provides an interface to resolve external entities contained in XML data. More...
Inherited by QXmlEntityResolver.
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 |