From 07a67fa4bcc1b8bf2651ab41e5fc54a05059cf7e Mon Sep 17 00:00:00 2001 From: Mike Hommey Date: Sat, 29 Apr 2006 21:57:40 +0200 Subject: Load /tmp/libxml2-2.6.24 into libxml2/branches/upstream/current. --- doc/APIchunk0.html | 2 +- doc/APIchunk1.html | 2 +- doc/APIchunk10.html | 5 +- doc/APIchunk11.html | 3 +- doc/APIchunk12.html | 9 +- doc/APIchunk13.html | 6 +- doc/APIchunk14.html | 42 +- doc/APIchunk15.html | 4 +- doc/APIchunk16.html | 31 +- doc/APIchunk17.html | 31 +- doc/APIchunk18.html | 4 +- doc/APIchunk19.html | 4 +- doc/APIchunk2.html | 5 +- doc/APIchunk20.html | 11 +- doc/APIchunk21.html | 32 +- doc/APIchunk22.html | 4 +- doc/APIchunk23.html | 4 +- doc/APIchunk24.html | 15 +- doc/APIchunk25.html | 5 +- doc/APIchunk26.html | 6 +- doc/APIchunk27.html | 6 +- doc/APIchunk28.html | 2 +- doc/APIchunk29.html | 10 +- doc/APIchunk3.html | 2 +- doc/APIchunk4.html | 3 +- doc/APIchunk5.html | 3 +- doc/APIchunk6.html | 7 +- doc/APIchunk7.html | 3 +- doc/APIchunk8.html | 3 +- doc/APIchunk9.html | 4 +- doc/APIconstructors.html | 2 +- doc/APIfiles.html | 4 +- doc/APIfunctions.html | 15 +- doc/APIsymbols.html | 4 +- doc/DOM.html | 2 +- doc/FAQ.html | 6 +- doc/Makefile.in | 24 +- doc/XMLinfo.html | 2 +- doc/XSLT.html | 2 +- doc/architecture.html | 2 +- doc/bugs.html | 14 +- doc/catalog.html | 4 +- doc/contribs.html | 2 +- doc/devhelp/Makefile.in | 4 +- doc/devhelp/libxml2-chvalid.html | 22 +- doc/devhelp/libxml2-relaxng.html | 5 + doc/devhelp/libxml2-tree.html | 17 +- doc/devhelp/libxml2.devhelp | 2 + doc/docs.html | 2 +- doc/downloads.html | 8 +- doc/encoding.html | 15 +- doc/entities.html | 2 +- doc/example.html | 2 +- doc/examples/Makefile.in | 10 +- doc/help.html | 2 +- doc/html/book1.html | 2 +- doc/html/index.html | 2 +- doc/html/libxml-DOCBparser.html | 2 +- doc/html/libxml-HTMLparser.html | 2 +- doc/html/libxml-HTMLtree.html | 2 +- doc/html/libxml-SAX.html | 2 +- doc/html/libxml-SAX2.html | 2 +- doc/html/libxml-c14n.html | 2 +- doc/html/libxml-catalog.html | 2 +- doc/html/libxml-chvalid.html | 10 +- doc/html/libxml-debugXML.html | 2 +- doc/html/libxml-dict.html | 2 +- doc/html/libxml-encoding.html | 2 +- doc/html/libxml-entities.html | 2 +- doc/html/libxml-globals.html | 2 +- doc/html/libxml-hash.html | 2 +- doc/html/libxml-lib.html | 2 +- doc/html/libxml-list.html | 2 +- doc/html/libxml-nanoftp.html | 2 +- doc/html/libxml-nanohttp.html | 2 +- doc/html/libxml-parser.html | 2 +- doc/html/libxml-parserInternals.html | 2 +- doc/html/libxml-pattern.html | 2 +- doc/html/libxml-relaxng.html | 7 +- doc/html/libxml-schemasInternals.html | 2 +- doc/html/libxml-schematron.html | 2 +- doc/html/libxml-threads.html | 2 +- doc/html/libxml-tree.html | 17 +- doc/html/libxml-uri.html | 2 +- doc/html/libxml-valid.html | 2 +- doc/html/libxml-xinclude.html | 2 +- doc/html/libxml-xlink.html | 2 +- doc/html/libxml-xmlIO.html | 2 +- doc/html/libxml-xmlautomata.html | 2 +- doc/html/libxml-xmlerror.html | 2 +- doc/html/libxml-xmlexports.html | 2 +- doc/html/libxml-xmlmemory.html | 2 +- doc/html/libxml-xmlmodule.html | 2 +- doc/html/libxml-xmlreader.html | 2 +- doc/html/libxml-xmlregexp.html | 2 +- doc/html/libxml-xmlsave.html | 2 +- doc/html/libxml-xmlschemas.html | 2 +- doc/html/libxml-xmlschemastypes.html | 2 +- doc/html/libxml-xmlstring.html | 2 +- doc/html/libxml-xmlunicode.html | 2 +- doc/html/libxml-xmlversion.html | 2 +- doc/html/libxml-xmlwriter.html | 2 +- doc/html/libxml-xpath.html | 2 +- doc/html/libxml-xpathInternals.html | 2 +- doc/html/libxml-xpointer.html | 2 +- doc/index.html | 2 +- doc/interface.html | 2 +- doc/intro.html | 2 +- doc/library.html | 2 +- doc/libxml2-api.xml | 55 +- doc/libxml2.xsa | 58 +- doc/namespaces.html | 2 +- doc/news.html | 39 +- doc/python.html | 9 +- doc/site.xsl | 2 +- doc/threads.html | 2 +- doc/tree.html | 2 +- doc/upgrade.html | 2 +- doc/xml.html | 90 +- doc/xmlcatalog.1 | 327 +++++--- doc/xmlcatalog_man.xml | 652 +++++++++------ doc/xmldtd.html | 2 +- doc/xmlio.html | 2 +- doc/xmllint.1 | 574 +++++++------ doc/xmllint.xml | 1471 ++++++++++++++++++--------------- doc/xmlmem.html | 2 +- 126 files changed, 2170 insertions(+), 1699 deletions(-) (limited to 'doc') diff --git a/doc/APIchunk0.html b/doc/APIchunk0.html index 7763664..4e55d77 100644 --- a/doc/APIchunk0.html +++ b/doc/APIchunk0.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 } -API Alphabetic Index A-B for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index A-B for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index A-B for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index A-B for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I diff --git a/doc/APIchunk1.html b/doc/APIchunk1.html index 2736de5..ca14e32 100644 --- a/doc/APIchunk1.html +++ b/doc/APIchunk1.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 } -API Alphabetic Index C-C for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index C-C for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index C-C for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index C-C for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I diff --git a/doc/APIchunk10.html b/doc/APIchunk10.html index c397308..c2e8d33 100644 --- a/doc/APIchunk10.html +++ b/doc/APIchunk10.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 } -API Alphabetic Index a-a for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index a-a for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index a-a for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index a-a for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -199,6 +199,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlHashUpdateEntry3
xmlXPathSubstringFunction
additional
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
additionally
xmlStreamWantsAnyNode
address
xmlModuleSymbol
@@ -221,6 +222,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlAddChildList
xmlAddPrevSibling
xmlAddSibling
+
adoption
xmlDOMWrapCloneNode
affect
xmlKeepBlanksDefault
affiliation
_xmlSchemaElement
afraid
xmlEncodeEntities
@@ -348,6 +350,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlAddSibling
xmlBuildRelativeURI
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
xmlFreeFunc
xmlGcMemSetup
diff --git a/doc/APIchunk11.html b/doc/APIchunk11.html index ce2a617..515f882 100644 --- a/doc/APIchunk11.html +++ b/doc/APIchunk11.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 } -API Alphabetic Index b-b for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index b-b for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index b-b for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index b-b for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -193,6 +193,7 @@ A:link, A:visited, A:active { text-decoration: underline }
branch
xmlDOMWrapRemoveNode
break
_xmlError
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
xmlLineNumbersDefault
breaking
xmlEncodeEntities
diff --git a/doc/APIchunk12.html b/doc/APIchunk12.html index 6db6d0d..8f93a9f 100644 --- a/doc/APIchunk12.html +++ b/doc/APIchunk12.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 } -API Alphabetic Index c-c for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index c-c for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index c-c for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index c-c for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -265,6 +265,7 @@ A:link, A:visited, A:active { text-decoration: underline }
clears
xmlCleanupInputCallbacks
xmlCleanupOutputCallbacks
client
xmlKeepBlanksDefault
+
clone
xmlDOMWrapCloneNode
close
htmlAutoCloseTag
htmlCtxtReadIO
htmlIsAutoClosed
@@ -701,6 +702,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlParseElementDecl
contextual
xmlRelaxNGGetParserErrors
xmlRelaxNGSetParserErrors
+xmlRelaxNGSetParserStructuredErrors
xmlSchemaGetParserErrors
xmlSchemaSetParserErrors
continuing
xmlXPathSubstringFunction
@@ -781,12 +783,14 @@ A:link, A:visited, A:active { text-decoration: underline }
corresponding
xmlGetDocEntity
xmlGetDtdEntity
xmlGetParameterEntity
+xmlSetProp
xmlXPathTranslateFunction
cost
xmlByteConsumed
costly
XML_MAX_NAMELEN
xmlByteConsumed
could
xmlByteConsumed
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
xmlModuleClose
xmlSchemaGetCanonValue
@@ -836,6 +840,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlCreateURI
xmlStrncatNew
creating
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
creation
xmlIOHTTPOpenW
xmlNewNs
@@ -858,12 +863,14 @@ A:link, A:visited, A:active { text-decoration: underline } xmlValidityWarningFunc
cur
xmlXPathAxisFunc
currently
XML_SCHEMAS_INCLUDING_CONVERT_NS
+xmlDOMWrapCloneNode
xmlGcMemGet
xmlMemBlocks
xmlMemGet
xmlMemUsed
xmlOutputBufferCreateFilename
custom
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlSaveSetAttrEscape
xmlSaveSetEscape

A-B diff --git a/doc/APIchunk13.html b/doc/APIchunk13.html index d286a7a..96643e3 100644 --- a/doc/APIchunk13.html +++ b/doc/APIchunk13.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 } -API Alphabetic Index d-d for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index d-d for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index d-d for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index d-d for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -255,6 +255,7 @@ A:link, A:visited, A:active { text-decoration: underline }
desactivated
xmlTextReaderRelaxNGSetSchema
xmlTextReaderRelaxNGValidate
xmlTextReaderSetSchema
+
descend
xmlDOMWrapCloneNode
descendant
xmlXPathNextDescendant
descendant-or-self
xmlXPathNextDescendantOrSelf
descendants
xmlXPathNextDescendant
@@ -313,6 +314,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlUTF8Strloc
xmlUTF8Strpos
destination
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlIOHTTPOpenW
xmlURIUnescapeString
destroy
xmlTextReaderCurrentDoc
@@ -392,6 +394,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlDictReference
xmlDictSize
xmlExpNewCtxt
+
dicts
xmlDOMWrapCloneNode
did
XML_SCHEMAS_TYPE_BLOCK_DEFAULT
xmlTextReaderGetRemainder
xmlTextReaderStandalone
@@ -480,6 +483,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlXPathSubstringFunction
doc
htmlNodeDumpFileFormat
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapRemoveNode
xmlNewTextWriterDoc
doc-
xmlDOMWrapRemoveNode
diff --git a/doc/APIchunk14.html b/doc/APIchunk14.html index c093285..eb1716e 100644 --- a/doc/APIchunk14.html +++ b/doc/APIchunk14.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 } -API Alphabetic Index e-e for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index e-e for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index e-e for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index e-e for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -55,7 +55,6 @@ A:link, A:visited, A:active { text-decoration: underline }
efficiency
xmlBuildRelativeURI
either
xmlBoolToText
xmlCurrentChar
-xmlDOMWrapAdoptNode
xmlLoadACatalog
xmlNodeBufGetContent
xmlNodeGetContent
@@ -74,7 +73,9 @@ A:link, A:visited, A:active { text-decoration: underline } xmlXPathOrderDocElems
element-node
xmlDOMWrapReconcileNamespaces
xmlStreamPush
-
element-nodes
xmlDOMWrapReconcileNamespaces
+
element-nodes
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
+xmlDOMWrapReconcileNamespaces
xmlStreamWantsAnyNode
elementFormDefault
XML_SCHEMAS_QUALIF_ELEM
elementdecl
xmlParseElementDecl
@@ -103,7 +104,6 @@ A:link, A:visited, A:active { text-decoration: underline } xmlTextWriterEndDocument
xmlXPathIdFunction
xmlXPathOrderDocElems
-
elements-
xmlDOMWrapAdoptNode
else
UTF8ToHtml
UTF8Toisolat1
docbEncodeEntities
@@ -179,6 +179,7 @@ A:link, A:visited, A:active { text-decoration: underline }
ensure
xmlCopyNodeList
xmlNewTextChild
ensures
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
ensuring
xmlDOMWrapRemoveNode
entire
xmlCleanupInputCallbacks
xmlCleanupOutputCallbacks
@@ -193,6 +194,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlCatalogRemove
xmlConvertSGMLCatalog
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlHashAddEntry3
xmlLoadACatalog
xmlLoadCatalog
@@ -230,6 +232,7 @@ A:link, A:visited, A:active { text-decoration: underline }
equal
xmlAddChild
xmlAddNextSibling
xmlAddPrevSibling
+xmlDOMWrapCloneNode
xmlStrEqual
xmlStrQEqual
xmlTextReaderConstName
@@ -259,35 +262,6 @@ A:link, A:visited, A:active { text-decoration: underline } xmlXPathConvertBoolean
xmlXPathConvertNumber
xmlXPathConvertString
-
errors
INPUT_CHUNK
-_xmlSAXHandler
-_xmlSAXHandlerV1
-_xmlValidCtxt
-_xmlXPathContext
-fatalErrorSAXFunc
-initGenericErrorDefaultFunc
-xmlCharEncOutFunc
-xmlCheckHTTPInput
-xmlDOMWrapAdoptNode
-xmlDOMWrapReconcileNamespaces
-xmlDOMWrapRemoveNode
-xmlDebugCheckDocument
-xmlExpGetLanguage
-xmlExpGetStart
-xmlHashAddEntry
-xmlHashAddEntry2
-xmlHashAddEntry3
-xmlRelaxNGGetParserErrors
-xmlRelaxNGSetParserErrors
-xmlSchemaGetCanonValue
-xmlSchemaGetCanonValueWhtsp
-xmlSchemaGetParserErrors
-xmlSchemaSetParserErrors
-xmlSchemaValueAppend
-xmlSchemaValueGetAsString
-xmlSchemaValueGetNext
-xmlShellCmd
-xmlStreamWantsAnyNode
errror
xmlDOMWrapNewCtxt
escape
docbEncodeEntities
htmlEncodeEntities
@@ -382,6 +356,7 @@ A:link, A:visited, A:active { text-decoration: underline }
exist
xmlHasFeature
xmlXPtrLocationSetAdd
existent
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
exists
xmlDictExists
xmlShellPwd
@@ -406,6 +381,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlStreamPushAttr
xmlStreamPushNode
experimental
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
xmlDOMWrapRemoveNode
explicitly
xmlSAXDefaultVersion
diff --git a/doc/APIchunk15.html b/doc/APIchunk15.html index c6452a2..8b51338 100644 --- a/doc/APIchunk15.html +++ b/doc/APIchunk15.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 } -API Alphabetic Index f-f for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index f-f for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index f-f for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index f-f for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -207,6 +207,7 @@ A:link, A:visited, A:active { text-decoration: underline }
flags
XML_SCHEMAS_TYPE_VARIETY_ABSENT
_xmlXPathContext
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
xmlPatterncompile
xmlReaderForDoc
@@ -379,6 +380,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlReaderNewIO
xmlRelaxNGGetValidErrors
xmlRelaxNGSetParserErrors
+xmlRelaxNGSetParserStructuredErrors
xmlRelaxNGSetValidErrors
xmlRelaxNGSetValidStructuredErrors
xmlSchemaSetParserErrors
diff --git a/doc/APIchunk16.html b/doc/APIchunk16.html index dcc30f1..5585cd5 100644 --- a/doc/APIchunk16.html +++ b/doc/APIchunk16.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 } -API Alphabetic Index g-h for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index g-h for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index g-h for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index g-h for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -194,6 +194,7 @@ A:link, A:visited, A:active { text-decoration: underline }
handles
xmlSaveFileTo
xmlSaveFormatFileTo
xmlStructuredErrorFunc
+xmlUnsetProp
xmlXPathStringEvalNumber
handling
XML_SCHEMAS_FACET_UNKNOWN
attribute
@@ -219,34 +220,6 @@ A:link, A:visited, A:active { text-decoration: underline } xmlXPathPopNumber
xmlXPathPopString
has-same-nodes
xmlXPathHasSameNodes
-
have
INPUT_CHUNK
-XML_SCHEMAS_ATTR_INTERNAL_RESOLVED
-XML_SCHEMAS_ELEM_INTERNAL_RESOLVED
-_htmlElemDesc
-htmlParseEntityRef
-xmlAutomataNewAllTrans
-xmlC14NDocSaveTo
-xmlC14NExecute
-xmlIsID
-xmlIsRef
-xmlParseAttribute
-xmlParseAttributeType
-xmlParseElementChildrenContentDecl
-xmlParseElementMixedContentDecl
-xmlParseExternalID
-xmlParseSDDecl
-xmlParserHandlePEReference
-xmlParserHandleReference
-xmlSaveClose
-xmlSaveFlush
-xmlStrEqual
-xmlTextReaderHasValue
-xmlTextReaderReadAttributeValue
-xmlTextWriterWriteDTDExternalEntity
-xmlValidateDocumentFinal
-xmlValidateDtdFinal
-xmlXPathIdFunction
-xmlXPathSubstringFunction
haystack
xmlStrcasestr
xmlStrstr
xmlStrsub
diff --git a/doc/APIchunk17.html b/doc/APIchunk17.html index eabec9f..892cf52 100644 --- a/doc/APIchunk17.html +++ b/doc/APIchunk17.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 } -API Alphabetic Index i-i for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index i-i for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index i-i for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index i-i for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -472,35 +472,6 @@ A:link, A:visited, A:active { text-decoration: underline }
interprestation
xmlXPathFunction
interpreter
xmlXPathAxisFunc
intersection
xmlXPathIntersection
-
into
attribute
-attributeSAXFunc
-xmlAddChild
-xmlAddNextSibling
-xmlAddPrevSibling
-xmlAutomataCompile
-xmlBoolToText
-xmlBuildRelativeURI
-xmlC14NDocDumpMemory
-xmlC14NDocSave
-xmlC14NDocSaveTo
-xmlC14NExecute
-xmlCharEncFirstLine
-xmlCharEncInFunc
-xmlCharEncOutFunc
-xmlDocDumpFormatMemoryEnc
-xmlDocDumpMemoryEnc
-xmlGetFeaturesList
-xmlNewIOInputStream
-xmlParserAddNodeInfo
-xmlSchemaValidateFacetWhtsp
-xmlStrPrintf
-xmlStrVPrintf
-xmlTextMerge
-xmlTextReaderReadAttributeValue
-xmlXPathIdFunction
-xmlXPathWrapCString
-xmlXPathWrapExternal
-xmlXPathWrapString
invalid
XML_SCHEMAS_TYPE_INTERNAL_INVALID
xmlReconciliateNs
xmlValidateDtdFinal
diff --git a/doc/APIchunk18.html b/doc/APIchunk18.html index 51e8c2a..60efc29 100644 --- a/doc/APIchunk18.html +++ b/doc/APIchunk18.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 } -API Alphabetic Index j-l for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index j-l for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index j-l for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index j-l for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -45,6 +45,8 @@ A:link, A:visited, A:active { text-decoration: underline } xmlCopyEnumeration
xmlCreateEntitiesTable
xmlCreateEnumeration
+xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlHandleEntity
xmlNanoFTPInit
xmlNanoHTTPInit
diff --git a/doc/APIchunk19.html b/doc/APIchunk19.html index c54ee8d..0cde864 100644 --- a/doc/APIchunk19.html +++ b/doc/APIchunk19.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 } -API Alphabetic Index m-m for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index m-m for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index m-m for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index m-m for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -303,6 +303,8 @@ A:link, A:visited, A:active { text-decoration: underline } xmlAutomataNewOnceTrans2
most
xmlC14NExecute
xmlGetFeaturesList
+
move
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
moved
xmlTextReaderMoveToElement
much
xmlReconciliateNs
multi-threaded
xmlSetGenericErrorFunc
diff --git a/doc/APIchunk2.html b/doc/APIchunk2.html index 85de2bb..93faeaf 100644 --- a/doc/APIchunk2.html +++ b/doc/APIchunk2.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 } -API Alphabetic Index D-E for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index D-E for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index D-E for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index D-E for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -305,8 +305,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlTextWriterEndPI
xmlTextWriterFullEndElement
End-of-Line
xmlCurrentChar
-
Ensures
xmlDOMWrapAdoptNode
-xmlDOMWrapReconcileNamespaces
+
Ensures
xmlDOMWrapReconcileNamespaces
Entities
xmlGetCharEncodingName
xmlParseCharEncoding
EntitiesTable
htmlEntityLookup
diff --git a/doc/APIchunk20.html b/doc/APIchunk20.html index 9d751f3..ffcf125 100644 --- a/doc/APIchunk20.html +++ b/doc/APIchunk20.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 } -API Alphabetic Index n-n for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index n-n for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index n-n for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index n-n for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -49,6 +49,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlParseNotationType
xmlValidGetPotentialChildren
xmlValidGetValidElements
+
namespace-binding
xmlSetProp
namespace-uri
xmlXPathNamespaceURIFunction
namespace:
XINCLUDE_NS
XINCLUDE_OLD_NS
@@ -111,6 +112,7 @@ A:link, A:visited, A:active { text-decoration: underline } htmlEntityValueLookup
xlinkIsLink
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
xmlGetBufferAllocationScheme
xmlLoadSGMLSuperCatalog
@@ -219,6 +221,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlXPathBooleanFunction
none
XML_SCHEMAS_TYPE_VARIETY_ABSENT
getNamespace
+xmlDOMWrapCloneNode
xmlDecodeEntities
xmlGetLastChild
xmlOutputBufferCreateFilename
@@ -270,12 +273,14 @@ A:link, A:visited, A:active { text-decoration: underline } xmlDecodeEntities
xmlParserHandleReference
xmlScanName
+
ns-binding
xmlSetProp
ns-decls
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
-
ns-references
xmlDOMWrapAdoptNode
-xmlDOMWrapReconcileNamespaces
+
ns-references
xmlDOMWrapReconcileNamespaces
xmlDOMWrapRemoveNode
nsDef
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapRemoveNode
null
xmlHashScan3
xmlHashScanFull3
diff --git a/doc/APIchunk21.html b/doc/APIchunk21.html index 13518b1..8817d3c 100644 --- a/doc/APIchunk21.html +++ b/doc/APIchunk21.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 } -API Alphabetic Index o-o for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index o-o for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index o-o for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index o-o for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -114,6 +114,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlXPathConvertNumber
xmlXPathConvertString
oldNs
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapRemoveNode
older
LIBXML_SAX1_ENABLED
xmlParseNamespace
@@ -191,6 +192,8 @@ A:link, A:visited, A:active { text-decoration: underline } xmlParserInputBufferPush
operation
xmlBuildRelativeURI
xmlCatalogSetDebug
+xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlExpNewOr
xmlExpNewRange
xmlExpNewSeq
@@ -221,32 +224,9 @@ A:link, A:visited, A:active { text-decoration: underline } xmlXPathValueFlipSign
optimized
xmlXPathNodeSetAddUnique
option
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
xmlGetLineNo
-
optional
XML_SCHEMAS_ATTR_USE_OPTIONAL
-docbCreatePushParserCtxt
-htmlCreatePushParserCtxt
-xmlCreatePushParserCtxt
-xmlCtxtResetPush
-xmlDOMWrapAdoptNode
-xmlExpNewCtxt
-xmlListCreate
-xmlNanoFTPList
-xmlNewChild
-xmlNewDocNode
-xmlNewDocNodeEatName
-xmlNewDocRawNode
-xmlNewNode
-xmlNewNodeEatName
-xmlNewTextChild
-xmlNodeDumpOutput
-xmlOutputBufferWriteEscape
-xmlParseMisc
-xmlPatterncompile
-xmlSchemaCheckFacet
-xmlShellSave
-xmlShellValidate
-xmlURIUnescapeString
options
htmlCtxtUseOptions
xmlCtxtUseOptions
xmlDOMWrapRemoveNode
@@ -328,6 +308,8 @@ A:link, A:visited, A:active { text-decoration: underline } xmlTextReaderNormalization
xmlXPathFunction
xmlXPathNodeSetItem
+
out-of
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
output?
xmlNewTextWriterDoc
xmlNewTextWriterFilename
xmlNewTextWriterMemory
diff --git a/doc/APIchunk22.html b/doc/APIchunk22.html index fdec580..dec8350 100644 --- a/doc/APIchunk22.html +++ b/doc/APIchunk22.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 } -API Alphabetic Index p-p for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index p-p for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index p-p for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index p-p for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -313,6 +313,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlC14NDocSaveTo
xmlC14NExecute
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
preparsed
xmlReaderNewWalker
xmlReaderWalker
@@ -404,6 +405,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlSAX2InitDefaultSAXHandler
process
xmlCleanupParser
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
xmlDecodeEntities
xmlNewTextReaderFilename
diff --git a/doc/APIchunk23.html b/doc/APIchunk23.html index b217f1c..ebbea9a 100644 --- a/doc/APIchunk23.html +++ b/doc/APIchunk23.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 } -API Alphabetic Index q-r for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index q-r for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index q-r for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index q-r for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -343,6 +343,8 @@ A:link, A:visited, A:active { text-decoration: underline } xmlValidityErrorFunc
xmlValidityWarningFunc
remapped
xmlCharEncOutFunc
+xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
remote
xmlNanoFTPCwd
removal
xmlHashRemoveEntry
xmlHashRemoveEntry2
diff --git a/doc/APIchunk24.html b/doc/APIchunk24.html index 63d494b..fa596f6 100644 --- a/doc/APIchunk24.html +++ b/doc/APIchunk24.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 } -API Alphabetic Index s-s for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index s-s for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index s-s for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index s-s for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -137,7 +137,10 @@ A:link, A:visited, A:active { text-decoration: underline } xmlGetBufferAllocationScheme
schemes
xmlParseCharEncoding
scope
_xmlXPathContext
+xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlSetNsProp
+xmlSetProp
xmlTextReaderConstXmlLang
xmlTextReaderLookupNamespace
xmlTextReaderXmlLang
@@ -262,6 +265,7 @@ A:link, A:visited, A:active { text-decoration: underline }
sgmlsource
getSystemId
xmlSAX2GetSystemId
shadowed
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
shall
_xmlParserCtxt
shared
LIBXML_MODULE_EXTENSION
@@ -353,6 +357,7 @@ A:link, A:visited, A:active { text-decoration: underline }
since
XML_SCHEMAS_TYPE_VARIETY_ABSENT
xmlBuildRelativeURI
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
xmlParseExternalID
xmlRelaxNGNewDocParserCtxt
@@ -436,6 +441,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlReaderForIO
xmlReaderNewIO
sourceDoc
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
sourceforge
xmlXPathIsInf
xmlXPathIsNaN
spaces
_xmlParserCtxt
@@ -531,6 +537,7 @@ A:link, A:visited, A:active { text-decoration: underline } startElementNsSAX2Func
xmlByteConsumed
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlExpGetStart
xmlParseStartTag
xmlRelaxNGValidatePushElement
@@ -777,6 +784,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlXIncludeProcessTreeFlags
succeed
xmlNewTextWriter
succeeded
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
xmlHashAddEntry
xmlHashAddEntry2
@@ -822,6 +830,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlAutomataNewOnceTrans2
such
xmlNewTextChild
xmlParseEntityRef
+xmlSetProp
xmlValidityErrorFunc
xmlValidityWarningFunc
xmlXPathLangFunction
@@ -836,7 +845,9 @@ A:link, A:visited, A:active { text-decoration: underline }
super
xmlLoadSGMLSuperCatalog
super-strict
xmlCheckUTF8
supplied
xmlGetRefs
-
supported
xmlDOMWrapRemoveNode
+
supported
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
+xmlDOMWrapRemoveNode
xmlInitCharEncodingHandlers
xmlNanoFTPGetConnection
xmlSchemaGetCanonValue
diff --git a/doc/APIchunk25.html b/doc/APIchunk25.html index 594667e..befc7fa 100644 --- a/doc/APIchunk25.html +++ b/doc/APIchunk25.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 } -API Alphabetic Index t-t for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index t-t for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index t-t for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index t-t for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -96,7 +96,8 @@ A:link, A:visited, A:active { text-decoration: underline }
termination
xmlStrcat
xmlStrdup
terms
xmlBuildRelativeURI
-
test
xmlParserHandleReference
+
test
xmlDOMWrapCloneNode
+xmlParserHandleReference
xmlXPathEqualValues
xmlXPathNotEqualValues
tested
_xmlParserInput
diff --git a/doc/APIchunk26.html b/doc/APIchunk26.html index 0f38063..be247f2 100644 --- a/doc/APIchunk26.html +++ b/doc/APIchunk26.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 } -API Alphabetic Index u-v for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index u-v for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index u-v for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index u-v for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -100,6 +100,8 @@ A:link, A:visited, A:active { text-decoration: underline } xmlHasNsProp
xmlHasProp
xmlXPathNextNamespace
+
unliked
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
unlink
xmlFreeNode
unlinked
xmlAddNextSibling
xmlAddPrevSibling
@@ -134,6 +136,8 @@ A:link, A:visited, A:active { text-decoration: underline }
unsafe
xmlSprintfElementContent
unsigned
c
xmlURIUnescapeString
+
unsupported
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
until
xmlBufferCreateStatic
xmlParserInputBufferCreateStatic
xmlSearchNs
diff --git a/doc/APIchunk27.html b/doc/APIchunk27.html index a5257c9..2473a34 100644 --- a/doc/APIchunk27.html +++ b/doc/APIchunk27.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 } -API Alphabetic Index w-w for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index w-w for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index w-w for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index w-w for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -46,6 +46,8 @@ A:link, A:visited, A:active { text-decoration: underline }
want
xmlCharEncFirstLine
xmlCharEncInFunc
xmlCharEncOutFunc
+xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
warn
xmlCheckVersion
warning
XML_CAST_FPTR
_xmlValidCtxt
@@ -107,6 +109,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlParseEntityRef
xmlResetLastError
wellformed
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
xmlParseFile
were
_xmlParserCtxt
@@ -128,6 +131,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlCopyProp
xmlCopyPropList
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
xmlExpGetLanguage
xmlExpGetStart
diff --git a/doc/APIchunk28.html b/doc/APIchunk28.html index 8fb67a9..34ddc87 100644 --- a/doc/APIchunk28.html +++ b/doc/APIchunk28.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 } -API Alphabetic Index x-x for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index x-x for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index x-x for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index x-x for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I diff --git a/doc/APIchunk29.html b/doc/APIchunk29.html index 3469fca..92c88b4 100644 --- a/doc/APIchunk29.html +++ b/doc/APIchunk29.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 } -API Alphabetic Index y-z for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index y-z for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index y-z for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index y-z for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -49,13 +49,17 @@ A:link, A:visited, A:active { text-decoration: underline } xmlParserHandlePEReference
xmlRegexpIsDeterminist
xmlTextWriterStartDocument
-
yet
xmlModuleOpen
+
yet
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
+xmlModuleOpen
xmlSaveDoc
xmlSaveTree
xmlSchemaGetCanonValue
xmlSchemaGetCanonValueWhtsp
xmlTextReaderSchemaValidateCtxt
-
you
xmlNewDocNode
+
you
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
+xmlNewDocNode
xmlNewDocNodeEatName
xmlNewTextChild
xmlSchemaGetBuiltInType
diff --git a/doc/APIchunk3.html b/doc/APIchunk3.html index 7d6d9e0..b1d3cae 100644 --- a/doc/APIchunk3.html +++ b/doc/APIchunk3.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 } -API Alphabetic Index F-I for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index F-I for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index F-I for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index F-I for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I diff --git a/doc/APIchunk4.html b/doc/APIchunk4.html index 01c825a..561a743 100644 --- a/doc/APIchunk4.html +++ b/doc/APIchunk4.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 } -API Alphabetic Index J-N for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index J-N for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index J-N for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index J-N for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -295,6 +295,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlAutomataNewNegTrans
xmlCheckUTF8
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
xmlDocDumpFormatMemory
xmlDocDumpFormatMemoryEnc
diff --git a/doc/APIchunk5.html b/doc/APIchunk5.html index f54bb37..dbc12b1 100644 --- a/doc/APIchunk5.html +++ b/doc/APIchunk5.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 } -API Alphabetic Index O-P for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index O-P for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index O-P for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index O-P for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -67,6 +67,7 @@ A:link, A:visited, A:active { text-decoration: underline }
Open
xmlIOHTTPOpenW
Opens
xmlModuleOpen
OpticalCharacterRecognition
xmlUCSIsOpticalCharacterRecognition
+
Optimize
xmlDOMWrapCloneNode
Optional
_htmlElemDesc
Oriya
xmlUCSIsOriya
Osmanya
xmlUCSIsOsmanya
diff --git a/doc/APIchunk6.html b/doc/APIchunk6.html index 3f790bb..3d085ba 100644 --- a/doc/APIchunk6.html +++ b/doc/APIchunk6.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 } -API Alphabetic Index Q-R for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index Q-R for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index Q-R for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index Q-R for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -46,12 +46,14 @@ A:link, A:visited, A:active { text-decoration: underline } xmlParseStartTag
xmlSchemaGetCanonValue
xmlSchemaNewQNameValue
+xmlSetProp
xmlSplitQName
xmlSplitQName2
xmlSplitQName3
xmlStrQEqual
xmlValidateQName
QNames
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
xmlHashQLookup2
QUIT
xmlNanoFTPQuit
@@ -131,6 +133,8 @@ A:link, A:visited, A:active { text-decoration: underline } xmlStringLenDecodeEntities
Reference:
xmlTextReaderNodeType
References
xmlBuildURI
+xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlParseAttribute
Reflects
XML_SCHEMAS_QUALIF_ATTR
XML_SCHEMAS_QUALIF_ELEM
@@ -168,6 +172,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlRelaxNGGetValidErrors
xmlRelaxNGParse
xmlRelaxNGSetParserErrors
+xmlRelaxNGSetParserStructuredErrors
xmlRelaxNGSetValidErrors
xmlRelaxNGSetValidStructuredErrors
xmlRelaxNGValidateDoc
diff --git a/doc/APIchunk7.html b/doc/APIchunk7.html index 5b71d96..50949e1 100644 --- a/doc/APIchunk7.html +++ b/doc/APIchunk7.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 } -API Alphabetic Index S-S for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index S-S for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index S-S for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index S-S for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -263,6 +263,7 @@ A:link, A:visited, A:active { text-decoration: underline }
SupplementalMathematicalOperators
xmlUCSIsSupplementalMathematicalOperators
SupplementaryPrivateUseArea-A
xmlUCSIsSupplementaryPrivateUseAreaA
SupplementaryPrivateUseArea-B
xmlUCSIsSupplementaryPrivateUseAreaB
+
Support
xmlDOMWrapCloneNode
Syriac
xmlUCSIsSyriac
System
_xmlNotation
xmlExternalEntityLoader
diff --git a/doc/APIchunk8.html b/doc/APIchunk8.html index 8c3b0a4..87c07a4 100644 --- a/doc/APIchunk8.html +++ b/doc/APIchunk8.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 } -API Alphabetic Index T-U for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index T-U for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index T-U for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index T-U for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -55,6 +55,7 @@ A:link, A:visited, A:active { text-decoration: underline } htmlEntityLookup
htmlEntityValueLookup
htmlNodeDumpFileFormat
+xmlDOMWrapCloneNode
xmlDecodeEntities
xmlEncodeEntities
xmlModuleOpen
diff --git a/doc/APIchunk9.html b/doc/APIchunk9.html index ac0163d..556b273 100644 --- a/doc/APIchunk9.html +++ b/doc/APIchunk9.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 } -API Alphabetic Index V-Z for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index V-Z for libxml2

Developer Menu
API Indexes
Related links

A-B +API Alphabetic Index V-Z for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index V-Z for libxml2

Developer Menu
API Indexes
Related links

A-B C-C D-E F-I @@ -73,6 +73,7 @@ A:link, A:visited, A:active { text-decoration: underline }

Letter W:

W3C
xmlTextReaderSchemaValidate
xmlTextReaderSchemaValidateCtxt
WARNING:
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
xmlDOMWrapRemoveNode
xmlSchemaGetCanonValue
@@ -136,6 +137,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XInclude
LIBXML_XINCLUDE_ENABLED
XINCLUDE_NS
XINCLUDE_OLD_NS
+xmlDOMWrapCloneNode
xmlXIncludeFreeContext
xmlXIncludeNewContext
xmlXIncludeProcess
diff --git a/doc/APIconstructors.html b/doc/APIconstructors.html index 7029c33..9e91cfa 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
diff --git a/doc/APIfiles.html b/doc/APIfiles.html index 4f960e0..2de70cc 100644 --- a/doc/APIfiles.html +++ b/doc/APIfiles.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 Symbols per Module for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

List of Symbols per Module for libxml2

Developer Menu
API Indexes
Related links

Module DOCBparser:

docbCreateFileParserCtxt
+List of Symbols per Module for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

List of Symbols per Module for libxml2

Developer Menu
API Indexes
Related links

Module DOCBparser:

docbCreateFileParserCtxt
docbCreatePushParserCtxt
docbDocPtr
docbEncodeEntities
@@ -980,6 +980,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlRelaxNGParserFlag
xmlRelaxNGPtr
xmlRelaxNGSetParserErrors
+xmlRelaxNGSetParserStructuredErrors
xmlRelaxNGSetValidErrors
xmlRelaxNGSetValidStructuredErrors
xmlRelaxNGValidCtxt
@@ -1374,6 +1375,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlCopyPropList
xmlCreateIntSubset
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapCtxt
xmlDOMWrapCtxtPtr
xmlDOMWrapFreeCtxt
diff --git a/doc/APIfunctions.html b/doc/APIfunctions.html index 593cc82..042bc3a 100644 --- a/doc/APIfunctions.html +++ b/doc/APIfunctions.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 function manipulating types in libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

List of function manipulating types in libxml2

Developer Menu
API Indexes
Related links

Type ...:

errorSAXFunc
+List of function manipulating types in libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

List of function manipulating types in libxml2

Developer Menu
API Indexes
Related links

Type ...:

errorSAXFunc
fatalErrorSAXFunc
warningSAXFunc
xmlGenericErrorFunc
@@ -109,7 +109,7 @@ A:link, A:visited, A:active { text-decoration: underline } xlinkExtendedLinkSetFunk

Type const xmlBufferPtr:

xmlBufferContent
xmlBufferLength
-

Type const xmlChRangeGroupPtr:

xmlCharInRange
+

Type const xmlChRangeGroup *:

xmlCharInRange

Type const xmlChar *:

attribute
attributeDecl
attributeDeclSAXFunc
@@ -801,6 +801,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlRegExecPushString2
xmlRegNewExecCtxt
xmlRelaxNGSetParserErrors
+xmlRelaxNGSetParserStructuredErrors
xmlRelaxNGSetValidErrors
xmlRelaxNGSetValidStructuredErrors
xmlRelaxNGValidityErrorFunc
@@ -1063,6 +1064,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlSaveSetAttrEscape
xmlSaveSetEscape

Type xmlDOMWrapCtxtPtr:

xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapFreeCtxt
xmlDOMWrapReconcileNamespaces
xmlDOMWrapRemoveNode
@@ -1106,6 +1108,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlCopyDocElementContent
xmlCreateIntSubset
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapRemoveNode
xmlDebugCheckDocument
xmlDebugDumpDocument
@@ -1425,6 +1428,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlCopyProp
xmlCopyPropList
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapReconcileNamespaces
xmlDOMWrapRemoveNode
xmlDebugDumpNode
@@ -1558,7 +1562,8 @@ A:link, A:visited, A:active { text-decoration: underline } xmlXPtrNewRangeNodePoint
xmlXPtrNewRangeNodes
xmlXPtrNewRangePointNode
-

Type xmlNodePtr *:

xmlParseBalancedChunkMemory
+

Type xmlNodePtr *:

xmlDOMWrapCloneNode
+xmlParseBalancedChunkMemory
xmlParseBalancedChunkMemoryRecover
xmlParseCtxtExternalEntity
xmlParseExternalEntity
@@ -1804,6 +1809,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlRelaxNGGetParserErrors
xmlRelaxNGParse
xmlRelaxNGSetParserErrors
+xmlRelaxNGSetParserStructuredErrors
xmlRelaxParserSetFlag

Type xmlRelaxNGPtr:

xmlRelaxNGDump
xmlRelaxNGDumpTree
@@ -1964,7 +1970,8 @@ A:link, A:visited, A:active { text-decoration: underline } xmlStreamPushAttr
xmlStreamPushNode
xmlStreamWantsAnyNode
-

Type xmlStructuredErrorFunc:

xmlRelaxNGSetValidStructuredErrors
+

Type xmlStructuredErrorFunc:

xmlRelaxNGSetParserStructuredErrors
+xmlRelaxNGSetValidStructuredErrors
xmlSchemaSetParserStructuredErrors
xmlSchemaSetValidStructuredErrors
xmlSetStructuredErrorFunc
diff --git a/doc/APIsymbols.html b/doc/APIsymbols.html index 36d294c..cc7019a 100644 --- a/doc/APIsymbols.html +++ b/doc/APIsymbols.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 } -Alphabetic List of Symbols in libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

Alphabetic List of Symbols in libxml2

Developer Menu
API Indexes
Related links

Letter A:

ATTRIBUTE_UNUSED
+Alphabetic List of Symbols in libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

Alphabetic List of Symbols in libxml2

Developer Menu
API Indexes
Related links

Letter A:

ATTRIBUTE_UNUSED

Letter B:

BAD_CAST
BASE_BUFFER_SIZE

Letter C:

CAST_TO_BOOLEAN
@@ -1846,6 +1846,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlCtxtUseOptions
xmlCurrentChar
xmlDOMWrapAdoptNode
+xmlDOMWrapCloneNode
xmlDOMWrapCtxt
xmlDOMWrapCtxtPtr
xmlDOMWrapFreeCtxt
@@ -2564,6 +2565,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlRelaxNGParserFlag
xmlRelaxNGPtr
xmlRelaxNGSetParserErrors
+xmlRelaxNGSetParserStructuredErrors
xmlRelaxNGSetValidErrors
xmlRelaxNGSetValidStructuredErrors
xmlRelaxNGValidCtxt
diff --git a/doc/DOM.html b/doc/DOM.html index 4dbb9b0..52f1139 100644 --- a/doc/DOM.html +++ b/doc/DOM.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 } -DOM Principles
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

DOM Principles

Developer Menu
API Indexes
Related links

DOM stands for the Document +DOM Principles
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

DOM Principles

Developer Menu
API Indexes
Related links

DOM stands for the Document Object Model; this is an API for accessing XML or HTML structured documents. Native support for DOM in Gnome is on the way (module gnome-dom), and will be based on gnome-xml. This will be a far cleaner interface to diff --git a/doc/FAQ.html b/doc/FAQ.html index da553fb..0d5ded6 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.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 } -FAQ
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

FAQ

Main Menu
Related links

Table of Contents: