Gnome DOM Engine
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
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout DISCONTINUED:openSUSE:11.2/gdome2 && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
gdome2-0.8.1.diff | 0000001404 1.37 KB | |
gdome2-0.8.1.tar.bz2 | 0000327321 320 KB | |
gdome2-pkgconfig.patch | 0000000165 165 Bytes | |
gdome2.changes | 0000001473 1.44 KB | |
gdome2.spec | 0000007103 6.94 KB | |
ready | 0000000000 0 Bytes |
Comments 0