From c69572cb9f2467259a73de64c08e141f21f17fa8 Mon Sep 17 00:00:00 2001 From: Mike Hommey Date: Sun, 26 Aug 2007 10:38:52 +0200 Subject: Load /tmp/libxml2-2.6.30 into libxml2/branches/upstream/current. --- doc/tree.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tree.html') diff --git a/doc/tree.html b/doc/tree.html index 6556637..b3ab370 100644 --- a/doc/tree.html +++ b/doc/tree.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 } -The tree output
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

The tree output

Developer Menu
API Indexes
Related links

The parser returns a tree built during the document analysis. The value +The tree output
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

The tree output

Developer Menu
API Indexes
Related links

The parser returns a tree built during the document analysis. The value returned is an xmlDocPtr (i.e., a pointer to an xmlDoc structure). This structure contains information such as the file name, the document type, and a children pointer -- cgit v1.2.3