diff --git a/doc/DOM.html b/doc/DOM.html index 68e0dc4b..ac017362 100644 --- a/doc/DOM.html +++ b/doc/DOM.html @@ -7,11 +7,11 @@ H1 {font-family: Verdana,Arial,Helvetica} H2 {font-family: Verdana,Arial,Helvetica} H3 {font-family: Verdana,Arial,Helvetica} A:link, A:visited, A:active { text-decoration: underline } -DOM Principles
Gnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C library for Gnome

DOM Principles

Developer Menu
API Indexes
Related links

DOM stands for the Document +DOM Principles
Gnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit for Gnome

DOM Principles

Developer Menu
API Indexes
Related links

DOM stands for the Document Object Model; this is an API for accessing XML or HTML structured documents. Native support for DOM in Gnome is on the way (module gnome-dom), and will be based on gnome-xml. This will be a far cleaner interface to manipulate XML files within Gnome since it won't expose the internal -structure.

The current DOM implementation on top of libxml is the gdome2 Gnome module, this +structure.

The current DOM implementation on top of libxml2 is the gdome2 Gnome module, this is a full DOM interface, thanks to Paolo Casarini, check the Gdome2 homepage for more informations.

Daniel Veillard

diff --git a/doc/FAQ.html b/doc/FAQ.html index f0711823..e2b38633 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -7,23 +7,22 @@ H1 {font-family: Verdana,Arial,Helvetica} H2 {font-family: Verdana,Arial,Helvetica} H3 {font-family: Verdana,Arial,Helvetica} A:link, A:visited, A:active { text-decoration: underline } -FAQ
Gnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C library for Gnome

FAQ

Main Menu
Related links

Table of Contents: