aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchunk15.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-12-09 11:35:37 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-12-09 11:35:37 +0000
commite74d2e1cb85b184b327c1b41d2b1c2dfbcc653d7 (patch)
tree6d842f169da842b21c0c5d962534d52272d704dd /doc/APIchunk15.html
parentb5fa02085e6de2dfb5b05e7c6ba0eb2efb6130b4 (diff)
downloadandroid_external_libxml2-e74d2e1cb85b184b327c1b41d2b1c2dfbcc653d7.tar.gz
android_external_libxml2-e74d2e1cb85b184b327c1b41d2b1c2dfbcc653d7.tar.bz2
android_external_libxml2-e74d2e1cb85b184b327c1b41d2b1c2dfbcc653d7.zip
augmented the XInclude API to be able to pass XML parser flags down to the
* xinclude.c xmllint.c xmlreader.c include/libxml/xinclude.h include/libxml/xmlerror.h: augmented the XInclude API to be able to pass XML parser flags down to the Inclusion process. Also resynchronized with the Last Call W3C Working Draft 10 November 2003 for the xpointer attribute. * Makefile.am test/XInclude/docs/nodes[23].xml result/XInclude/*: augmented the tests for the new namespace and testing the xpointer attribute, changed the way error messages are tested * doc/*: regenerated the documentation Daniel
Diffstat (limited to 'doc/APIchunk15.html')
-rw-r--r--doc/APIchunk15.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchunk15.html b/doc/APIchunk15.html
index 2e0ed366..80f08813 100644
--- a/doc/APIchunk15.html
+++ b/doc/APIchunk15.html
@@ -134,6 +134,9 @@ A:link, A:visited, A:active { text-decoration: underline }
</dd><dt>includes</dt><dd><a href="html/libxml-schemasInternals.html#_xmlSchema">_xmlSchema</a><br />
<a href="html/libxml-xmlIO.html#xmlCleanupInputCallbacks">xmlCleanupInputCallbacks</a><br />
<a href="html/libxml-xmlIO.html#xmlCleanupOutputCallbacks">xmlCleanupOutputCallbacks</a><br />
+<a href="html/libxml-xinclude.html#xmlXIncludeProcessFlags">xmlXIncludeProcessFlags</a><br />
+<a href="html/libxml-xinclude.html#xmlXIncludeProcessTreeFlags">xmlXIncludeProcessTreeFlags</a><br />
+<a href="html/libxml-xinclude.html#xmlXIncludeSetFlags">xmlXIncludeSetFlags</a><br />
</dd><dt>including</dt><dd><a href="html/libxml-SAX.html#attribute">attribute</a><br />
<a href="html/libxml-parser.html#attributeSAXFunc">attributeSAXFunc</a><br />
<a href="html/libxml-nanoftp.html#ftpListCallback">ftpListCallback</a><br />