aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIconstructors.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2005-06-15 13:27:56 +0000
committerDaniel Veillard <veillard@src.gnome.org>2005-06-15 13:27:56 +0000
commit81562d2d66096c43d5ea3ff180063782e4b5a23d (patch)
tree2b68a0625f63c09b7afd509714e71cfeaf20b96c /doc/APIconstructors.html
parentc63fbbff72da458dd509402a56d441fb21593fe7 (diff)
downloadandroid_external_libxml2-81562d2d66096c43d5ea3ff180063782e4b5a23d.tar.gz
android_external_libxml2-81562d2d66096c43d5ea3ff180063782e4b5a23d.tar.bz2
android_external_libxml2-81562d2d66096c43d5ea3ff180063782e4b5a23d.zip
if sax1 is used and input is a file use the old API xmlParseFile()
* xmllint.c: if sax1 is used and input is a file use the old API xmlParseFile() * xmlschemas.c: cleanups * doc/* testapi.c elfgcchack.h: rebuilt to add python bindings for the new functions in Schemas. Daniel
Diffstat (limited to 'doc/APIconstructors.html')
-rw-r--r--doc/APIconstructors.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIconstructors.html b/doc/APIconstructors.html
index b86ba4f7..1746ceb9 100644
--- a/doc/APIconstructors.html
+++ b/doc/APIconstructors.html
@@ -29,6 +29,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-parserInternals.html#xmlParseStartTag">xmlParseStartTag</a><br />
<a href="html/libxml-SAX2.html#xmlSAX2GetPublicId">xmlSAX2GetPublicId</a><br />
<a href="html/libxml-SAX2.html#xmlSAX2GetSystemId">xmlSAX2GetSystemId</a><br />
+<a href="html/libxml-xmlschemastypes.html#xmlSchemaValueGetAsString">xmlSchemaValueGetAsString</a><br />
<a href="html/libxml-tree.html#xmlSplitQName3">xmlSplitQName3</a><br />
<a href="html/libxml-xmlstring.html#xmlStrcasestr">xmlStrcasestr</a><br />
<a href="html/libxml-xmlstring.html#xmlStrchr">xmlStrchr</a><br />
@@ -483,7 +484,9 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-xmlschemastypes.html#xmlSchemaGetPredefinedType">xmlSchemaGetPredefinedType</a><br />
</p><h2>Type xmlSchemaValPtr:</h2><p><a href="html/libxml-xmlschemastypes.html#xmlSchemaCopyValue">xmlSchemaCopyValue</a><br />
<a href="html/libxml-xmlschemastypes.html#xmlSchemaNewNOTATIONValue">xmlSchemaNewNOTATIONValue</a><br />
+<a href="html/libxml-xmlschemastypes.html#xmlSchemaNewQNameValue">xmlSchemaNewQNameValue</a><br />
<a href="html/libxml-xmlschemastypes.html#xmlSchemaNewStringValue">xmlSchemaNewStringValue</a><br />
+<a href="html/libxml-xmlschemastypes.html#xmlSchemaValueGetNext">xmlSchemaValueGetNext</a><br />
</p><h2>Type xmlSchemaValType:</h2><p><a href="html/libxml-xmlschemastypes.html#xmlSchemaGetValType">xmlSchemaGetValType</a><br />
</p><h2>Type xmlSchemaValidCtxtPtr:</h2><p><a href="html/libxml-xmlschemas.html#xmlSchemaNewValidCtxt">xmlSchemaNewValidCtxt</a><br />
</p><h2>Type xmlStreamCtxtPtr:</h2><p><a href="html/libxml-pattern.html#xmlPatternGetStreamCtxt">xmlPatternGetStreamCtxt</a><br />