Document


Object Hierarchy:

Object hierarchy for Document

Description:

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

Warning: Document is deprecated since 0.18. Use GXml.DomDocument.

DOM1 Interface to handle XML documents.

Provides basic interfaces to read and create XML documents.

All known implementing classes:

Namespace: GXml
Package: GXml-0.18

Content:

Properties:

Static methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object