System/Libraries

libgdome0: Gnome DOM Engine

IInfo.png projhp.png wikart.png
(auf gut Glück) (meist engl.) (falls vorhanden)

Zusammenfassung (meist engl.)
The Document Object Model is a platform and language-neutral interface that will allow programs and scripts to dynamically access and update the content, structure and style of documents. A DOM implementation (also called a host implementation) is that piece of software which takes a parsed XML or HTML document and makes it available for processing via the DOM interfaces. Browsers contain a host implementation, for example. Here some key points about libgdome: * Libgdome is a DOM level2 implementation. * Libgdome supports "Core" and "XML" modules (DOM level2 Core Recommendation). * Libgdome supports "Events" and "MutationEvents" modules (DOM level2 Events Recommendation). * Libgdome is based on libxml2. * Libgdome is written in C. * The internal document representation is that libxml except for DocumentType, Entity and Notations interfaces. * Libgdome is released under the GNU LGPL Authors: -------- Raph Levien <raph@gimp.org> Ian Main <imain@gtk.org> Daniel Veillard <Daniel.Veillard@w3.org> Mathieu Lacage <mathieu@advogato.org> Anders Carlson <andersca@gnu.org> Paolo Casarini <paolo@casarini.org> Luca Padovani <lpadovani@cs.unibo.it> T.J. Mather <tjmather@tjmather.com>
Installieren: libgdome0.jpg Status: libgdome0.png Umfang:77 KiB