Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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

Esta é a primeira versão estável do ramo 2.8. Desde a versão 2.6.x, Validator e DtdValidator foram adicionados, e alguns bugs foram corrigidos.
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

Esta versão introduz Glib:: ustring em substituição do std:: string, acrescenta Documento: create_root_node_by_import, e adiciona uma interface TextReader.
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

Alguns bugs foram corrigidos e suporte para compiladores mais foi acrescentado.
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

Bugs no documento: write_to_stream e Documentos:: set_internal_subset foram corrigidos nesta versão.
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

Esta é a primeira versão estável do libxml + +. O projeto mudou-se para o Gnome CVS e Bugzilla. Os arquivos foram atualizados e MSVC um bug foi corrigido no SAXParser.
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