Qtopia library API Documentation

XmlHandler Class Reference

XML document structure holder. More...

#include <xmlreader.h>

Inheritance diagram for XmlHandler:

Inheritance graph
[legend]
Collaboration diagram for XmlHandler:

Collaboration graph
[legend]
List of all members.

Public Member Functions

bool startDocument ()
bool endDocument ()
bool startElement (const QString &ns, const QString &ln, const QString &qName, const QXmlAttributes &attr)
bool endElement (const QString &ns, const QString &ln, const QString &qName)
bool characters (const QString &ch)
NodefirstNode () const

Detailed Description

XML document structure holder.

This class provides a Node structure that developers can read their xml data into.

Definition at line 61 of file xmlreader.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for OPIE Version 1.5.5.
Documentation copyright © 1997-2003 the KDE developers. 2003 OPIE developers
Generated on Tue Feb 10 20:24:31 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001