From d49370e9c5eaf481d1bd49eaab711e743af8de54 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Mon, 11 Apr 2005 23:28:16 +0000 Subject: Updated Steve Ball and Mac OS X binaries URL, Daniel --- doc/intro.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/intro.html') diff --git a/doc/intro.html b/doc/intro.html index 4b0fe643..7ddc6f80 100644 --- a/doc/intro.html +++ b/doc/intro.html @@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} H2 {font-family: Verdana,Arial,Helvetica} H3 {font-family: Verdana,Arial,Helvetica} A:link, A:visited, A:active { text-decoration: underline } -Introduction
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

Introduction

Main Menu
Related links

This document describes libxml, the XML C parser and toolkit developed for the +Introduction
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

Introduction

Main Menu
Related links

This document describes libxml, the XML C parser and toolkit developed for the Gnome project. XML is a standard for building tag-based structured documents/data.

Here are some key points about libxml:

  • Libxml2 exports Push (progressive) and Pull (blocking) type parser interfaces for both XML and HTML.
  • -- cgit v1.2.3