TDocument


Object Hierarchy:

Object hierarchy for TDocument

Description:

[ Version ( deprecated = true , deprecated_since = "0.18" , replacement = "GXml.GomDocument" ) ]
public class TDocument : TNode, Document

Warning: TDocument is deprecated since 0.18. Use GXml.GomDocument.

DOM1 Class implemeting GXml.Document interface, not tied to libxml-2.0 library.

This class use Xml.TextWriter to write down XML documents using its contained GXml.Node children or other XML structures.


Namespace: GXml
Package: GXml-0.18

Content:

Enums:

Properties:

Delegates:

Static methods:

Creation methods:

Methods:

Fields:

Inherited Members:

All known members inherited from class GLib.Object