Classes - Annotated - Tree - Functions - Home - Structure

QXmlDefaultHandler Class Reference
[XML module]

The QXmlDefaultHandler class provides a default implementation of all XML handler classes. More...

#include <qxml.h>

Inherits QXmlContentHandler, QXmlErrorHandler, QXmlDTDHandler, QXmlEntityResolver, QXmlLexicalHandler and QXmlDeclHandler.

List of all member functions.

Public Members


Detailed Description

The QXmlDefaultHandler class provides a default implementation of all XML handler classes.

Very often you are only interested in parts of the things that that the reader reports to you. This class simply implements a default behaviour of the handler classes (most of the time: do nothing). Normally this is the class you subclass for implementing your customized handler.

See also the Introduction to SAX2.

See also QXmlDTDHandler, QXmlDeclHandler, QXmlContentHandler, QXmlEntityResolver, QXmlErrorHandler and QXmlLexicalHandler.


Member Function Documentation

QXmlDefaultHandler::QXmlDefaultHandler ()

Constructor.

QXmlDefaultHandler::~QXmlDefaultHandler () [virtual]

Destructor.


Search the documentation, FAQ, qt-interest archive and more (uses www.trolltech.com):


This file is part of the Qt toolkit, copyright © 1995-2001 Trolltech, all rights reserved.


Copyright © 2001 TrolltechTrademarks
Qt version 3.0.0-beta2