From 112cb5bb5475afec1c1cbf1d6728ce4880d0fee8 Mon Sep 17 00:00:00 2001 From: Mike Hommey Date: Tue, 12 Jul 2005 19:58:48 +0000 Subject: Load /tmp/tmp.zfIyNk/libxml2-2.6.20 into packages/libxml2/branches/upstream/current. --- doc/APIconstructors.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc/APIconstructors.html') diff --git a/doc/APIconstructors.html b/doc/APIconstructors.html index a65bd61..7625556 100644 --- a/doc/APIconstructors.html +++ b/doc/APIconstructors.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 } -List of constructors for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

List of constructors for libxml2

Developer Menu
API Indexes
Related links

Type const htmlElemDesc *:

htmlTagLookup
+List of constructors for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

List of constructors for libxml2

Developer Menu
API Indexes
Related links

Type const htmlElemDesc *:

htmlTagLookup

Type const htmlEntityDesc *:

htmlEntityLookup
htmlEntityValueLookup
htmlParseEntityRef
@@ -29,6 +29,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlParseStartTag
xmlSAX2GetPublicId
xmlSAX2GetSystemId
+xmlSchemaValueGetAsString
xmlSplitQName3
xmlStrcasestr
xmlStrchr
@@ -253,6 +254,7 @@ A:link, A:visited, A:active { text-decoration: underline }

Type xmlCharEncodingHandlerPtr:

xmlFindCharEncodingHandler
xmlGetCharEncodingHandler
xmlNewCharEncodingHandler
+

Type xmlDOMWrapCtxtPtr:

xmlDOMWrapNewCtxt

Type xmlDeregisterNodeFunc:

xmlDeregisterNodeDefault
xmlThrDefDeregisterNodeDefault

Type xmlDictPtr:

xmlDictCreate
@@ -478,12 +480,15 @@ A:link, A:visited, A:active { text-decoration: underline } xmlSchemaNewMemParserCtxt
xmlSchemaNewParserCtxt

Type xmlSchemaPtr:

xmlSchemaParse
+

Type xmlSchemaSAXPlugPtr:

xmlSchemaSAXPlug

Type xmlSchemaTypePtr:

xmlSchemaGetBuiltInListSimpleTypeItemType
xmlSchemaGetBuiltInType
xmlSchemaGetPredefinedType

Type xmlSchemaValPtr:

xmlSchemaCopyValue
xmlSchemaNewNOTATIONValue
+xmlSchemaNewQNameValue
xmlSchemaNewStringValue
+xmlSchemaValueGetNext

Type xmlSchemaValType:

xmlSchemaGetValType

Type xmlSchemaValidCtxtPtr:

xmlSchemaNewValidCtxt

Type xmlStreamCtxtPtr:

xmlPatternGetStreamCtxt
-- cgit v1.2.3