Object


Object Hierarchy:

GXml.Object GXml.Object GXml.Object GLib.Object GLib.Object GLib.Object->GXml.Object GXml.DomNode GXml.DomNode GXml.DomNode->GXml.Object GXml.DomElement GXml.DomElement GXml.DomElement->GXml.Object

Description:


public interface Object : Object, DomNode, DomElement

A GXml Object Model represents a DomElement. It has attributes and children. All object's properties are handled as attributes if they are basic types like integers, strings, enums and others; Property objects are handled as attributes too. If object's attribute is a GLib.Object it is handled as node's child, but only if it is a GXml.Element object, other wise it is ignored when this object is used as DomNode in XML documents.

All known implementing classes:

Namespace: GXml
Package: gxml-0.20

Content:

Methods:

Inherited Members: