Element


Object Hierarchy:

Object hierarchy for Element

Description:

[ Version ( deprecated = true , deprecated_since = "0.18" , replacement = "GXml.DomElement" ) ]
public interface Element : Object, Node

Warning: Element is deprecated since 0.18. Use GXml.DomElement.

DOM1 Interface to access XML document's tags, properties and content.

Provides methods to create new XML tags properties and its values, and access to tag's contents.

All known implementing classes:

Namespace: GXml
Package: GXml-0.18

Content:

Properties:

Methods:

Inherited Members:

All known members inherited from class GLib.Object