Downloadliste

Projektbeschreibung

libxml++ is a C++ wrapper for the libxml XML parser library. It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM specifications because they are not aimed at C++. Its API is much simpler than the underlying libxml C API.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-09-14 17:45
2.8

Dies ist die erste stabile Version auf dem 2,8 Zweig. Seit der Version 2.6.x, Validator und DtdValidator hinzugefügt wurden, und ein paar Bugs wurden gefixt.
Tags: Initial freshmeat announcement
This is the first stable release on the 2.8
branch. Since version 2.6.x, Validator and
DtdValidator were added, and a few bugs were
fixed.

2004-02-18 19:43
2.5.1

Dieses Release führt Glib:: ustring als Ersatz für std:: string, fügt das Dokument:: create_root_node_by_import und fügt einen TextReader Schnittstelle.
Tags: Unstable, Major feature enhancements
This release introduces Glib::ustring in replacement of std::string, adds Document::create_root_node_by_import, and adds a TextReader interface.

2004-02-18 19:40
1.0.2

Einige Bugs wurden behoben und Unterstützung für mehr Compiler wurde hinzugefügt.
Tags: Minor bugfixes
A few bugs have been fixed and support for more compilers has been added.

2004-01-23 13:14
1.0.1

Fehler in Dokument:: write_to_stream und Document:: set_internal_subset wurden in dieser Version behoben.
Tags: Minor bugfixes
Bugs in Document::write_to_stream and Document::
set_internal_subset have been fixed in this release.

2003-12-19 13:41
1.0.0

Dies ist die erste stabile Version von libxml + +. Das Projekt ist in die Gnome CVS und Bugzilla. Die MSVC Dateien wurden aktualisiert und ein Fehler wurde in saxParser festgesetzt.
Tags: Minor bugfixes
This is the first stable release of libxml++. The project
moved to Gnome CVS and Bugzilla. The MSVC files
were updated and a bug was fixed in SaxParser.

Project Resources