mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel
This commit is contained in:
@ -529,7 +529,7 @@ core.</p>
|
||||
Model</em> 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 it 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. DOM defiles a
|
||||
files within Gnome since it won't expose the internal structure. DOM defines a
|
||||
set of IDL (or Java) interfaces allowing to traverse and manipulate a
|
||||
document. The DOM library will allow accessing and modifying "live" documents
|
||||
presents on other programs like this:</p>
|
||||
@ -747,6 +747,6 @@ base under gnome-xml/example</p>
|
||||
|
||||
<p><a href="mailto:Daniel.Veillard@w3.org">Daniel Veillard</a></p>
|
||||
|
||||
<p>$Id$</p>
|
||||
<p>$Id: xml.html,v 1.7 1999/09/04 18:27:23 veillard Exp $</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user