1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-17 02:02:39 +03:00
Daniel Veillard ebc4ca9456 refactored the XML dump of a node to a buffer API to reuse the generic
* tree.c include/libxml/tree.h: refactored the XML dump of a node
  to a buffer API to reuse the generic dump to an OutputIO layer,
  this reduces code, fixes xmlNodeDump() for XHTML, also made
  xmlNodeDump() now return the number of byte written.
Daniel
2002-11-27 11:43:05 +00:00
2002-11-22 21:41:28 +00:00
2002-05-31 06:34:21 +00:00
2002-11-06 22:51:58 +00:00
2002-11-22 05:07:29 +00:00
2001-06-17 10:32:52 +00:00
2002-10-15 10:41:43 +00:00
2002-10-31 15:59:09 +00:00
2002-10-31 15:59:24 +00:00
2002-11-22 05:07:29 +00:00

                  XML toolkit from the GNOME project

Full documentation is available on-line at
    http://xmlsoft.org/

This code is released under the MIT Licence see the Copyright file.

To report bugs, follow the instructions at: 
  http://xmlsoft.org/XSLT/bug.html

A mailing-list xml@gnome.org is available, to subscribe:
    http://mail.gnome.org/mailman/listinfo/xml

The list archive is at:
    http://mail.gnome.org/archives/xml/

Daniel Veillard

$Id$
Description
Анализатор XML и инструментарий
Readme 47 MiB
Languages
C 85.3%
HTML 7%
Python 4%
POV-Ray SDL 1.2%
CMake 0.6%
Other 1.8%