]> Gnome XML Library Reference Manual Daniel Veillard
daniel@veillard.com
1999 Daniel Veillard Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided also that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions. This manual documents the interfaces of the libxml library and has some short notes to help get you up to speed with using the library.
Libxml Programming Notes Libxml is an XML toolkit library, it allows to parse, edit search and write XML documents. There is also an HTML parser front-end so the same range of tools can be used with HTML input. Libxml Library Reference This section contains the API reference for libxml. All the public interfaces are documented here. This reference guide is build by extracting comments from the code sources. &parser; &SAX; &tree; &entities; &valid; &uri; &error; &HTMLparser; &HTMLtree; &xpath; &xpathInternals; &xpointer; &xinclude; &nanohttp; &nanoftp; &xmlIO; &catalog; &c14n; &threads; &globals; &global_functions; &DOCBparser; &parserInternals; &encoding; &hash; &debugXML; &xmlmemory; &xmlregexp; &xmlautomata; &xmlunicode;