aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchunk2.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-08-16 14:58:32 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-08-16 14:58:32 +0000
commita760043485a1dd6da26c97f65cc8f2031843860b (patch)
tree65ade989797fe29b638538049ecdb74822c12576 /doc/APIchunk2.html
parent3f23648c7776ea853df20ab560523df9c235baed (diff)
downloadandroid_external_libxml2-a760043485a1dd6da26c97f65cc8f2031843860b.tar.gz
android_external_libxml2-a760043485a1dd6da26c97f65cc8f2031843860b.tar.bz2
android_external_libxml2-a760043485a1dd6da26c97f65cc8f2031843860b.zip
2.6.0beta1 changes Fixing attribute normalization, might not be totally
* configure.in doc/* : 2.6.0beta1 changes * SAX2.c hash.c parser.c parserInternals.c: Fixing attribute normalization, might not be totally fixed but this should make sure SAX event provide the right strings for attributes except entities for which libxml2 is different by default This should fix #109564 * result/attrib.xml.sax result/ent3.sax result/p3p.sax: minor changes in attribute callback values * result/c14n/with-comments/example-4 result/c14n/without-comments/example-4: this also fixes a subtle bug in the canonicalization tests. Daniel
Diffstat (limited to 'doc/APIchunk2.html')
-rw-r--r--doc/APIchunk2.html17
1 files changed, 16 insertions, 1 deletions
diff --git a/doc/APIchunk2.html b/doc/APIchunk2.html
index 94559029..5169353d 100644
--- a/doc/APIchunk2.html
+++ b/doc/APIchunk2.html
@@ -15,11 +15,12 @@ A:link, A:visited, A:active { text-decoration: underline }
</head>
<body bgcolor="#8b7765" text="#000000" link="#000000" vlink="#000000">
<table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr>
+<td width="120"><a href="http://swpat.ffii.org/"><img src="epatents.png" alt="Action against software patents"></a></td>
<td width="180">
<a href="http://www.gnome.org/"><img src="gnome2.png" alt="Gnome2 Logo"></a><a href="http://www.w3.org/Status"><img src="w3c.png" alt="W3C Logo"></a><a href="http://www.redhat.com/"><img src="redhat.gif" alt="Red Hat Logo"></a><div align="left"><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-180x168.gif" alt="Made with Libxml2 Logo"></a></div>
</td>
<td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center">
-<h1></h1>
+<h1>The XML C parser and toolkit of Gnome</h1>
<h2>API Alphabetic Index F-I for libxml2</h2>
</td></tr></table></td></tr></table></td>
</tr></table>
@@ -33,6 +34,20 @@ A:link, A:visited, A:active { text-decoration: underline }
</form>
<ul>
<li><a href="index.html">Home</a></li>
+<li><a href="intro.html">Introduction</a></li>
+<li><a href="FAQ.html">FAQ</a></li>
+<li><a href="docs.html" style="font-weight:bold">Developer Menu</a></li>
+<li><a href="bugs.html">Reporting bugs and getting help</a></li>
+<li><a href="help.html">How to help</a></li>
+<li><a href="downloads.html">Downloads</a></li>
+<li><a href="news.html">News</a></li>
+<li><a href="XMLinfo.html">XML</a></li>
+<li><a href="XSLT.html">XSLT</a></li>
+<li><a href="xmldtd.html">Validation &amp; DTDs</a></li>
+<li><a href="encoding.html">Encodings support</a></li>
+<li><a href="catalog.html">Catalog support</a></li>
+<li><a href="namespaces.html">Namespaces</a></li>
+<li><a href="contribs.html">Contributions</a></li>
<li><a href="guidelines.html">XML Guidelines</a></li>
</ul>
</td></tr>