Sections

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 3. For Qt 4 Solutions, please visit the Qt 4 Solutions Catalog.

Documentation:

Overview

ClassesExamples

Tested on:

  • Qt 3.3.2 SuSE Linux 9.0 / gcc-3.3.1
  • Qt 3.3.2 Windows 2000 / VC++ 6.0

Unsupported platforms:

Only the tested platforms are supported, however the classes should be platform independent and are likely to work on the platforms supported by Qt.

Download Commercial Edition:

Only available for Qt Solutions license holder with a valid Support and Maintenance agreement (authentication required).
> <br>

Changes:

  • 1.1: Compile and documentation fixes.
Document Actions