KoXmlElement Class Reference

KoXmlElement represents a tag element in a DOM tree. More...

#include <KoXmlReader.h>

Inheritance diagram for KoXmlElement:

KoXmlNode List of all members.

Public Member Functions

 KoXmlElement (const KoXmlElement &element)
KoXmlElementoperator= (const KoXmlElement &element)
bool operator== (const KoXmlElement &) const
bool operator!= (const KoXmlElement &) const
QString tagName () const
QString text () const
QString attribute (const QString &name) const
QString attribute (const QString &name, const QString &defaultValue) const
QString attributeNS (const QString &namespaceURI, const QString &localName, const QString &defaultValue=QString()) const
bool hasAttribute (const QString &name) const
bool hasAttributeNS (const QString &namespaceURI, const QString &localName) const

Friends

class KoXmlNode
class KoXmlDocument

Detailed Description

KoXmlElement represents a tag element in a DOM tree.

KoXmlElement holds information about an XML tag, along with its attributes.

Author:
Ariya Hidayat <ariya@kde.org>


The documentation for this class was generated from the following files:
Generated on Sun Jul 20 22:37:43 2008 for libs by  doxygen 1.4.7