libxml2 reader
A SAX2 parser based on libxml2, with a QXmlReader interface.
QtLibxmlReader is a SAX2 parser. Like QXmlSimpleReader, it inherits QXmlReader and therefore Qt's SAX API. Unlike QXmlSimpleReader, QtLibxmlReader uses libxml2 to do the actual parsing.
This Qt Solutions component is for Qt 4. For Qt 3 Solutions, please visit the Qt 3 Solutions Catalog.
Documentation:
Overview
ClassesExamplesTested on:
- Qt 4.0.1 Linux / gcc 3.3.6
- Qt 4.0.1 MacOS X 10.4 / gcc 4.0.0
Unsupported platforms:
- Solaris
Download Commercial Edition:
Only available for Qt Solutions license holder with a valid Support and Maintenance agreement (authentication required).Changes:
- 2.0: Latest version ported to Qt 4.0

