mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
added an XML description of the API, moved the script generating it here.
* Makefile.am doc/Makefile.am doc/libxml2-api.xml doc/parsedecl.py: added an XML description of the API, moved the script generating it here. Added a "make api" target Daniel
This commit is contained in:
@ -1,327 +0,0 @@
|
||||
<HTML
|
||||
><HEAD
|
||||
><TITLE
|
||||
>Gnome XML Library Reference Manual</TITLE
|
||||
><META
|
||||
NAME="GENERATOR"
|
||||
CONTENT="Modular DocBook HTML Stylesheet Version 1.64
|
||||
"><LINK
|
||||
REL="NEXT"
|
||||
TITLE="Libxml Programming Notes"
|
||||
HREF="libxml-notes.html"></HEAD
|
||||
><BODY
|
||||
CLASS="BOOK"
|
||||
BGCOLOR="#FFFFFF"
|
||||
TEXT="#000000"
|
||||
LINK="#0000FF"
|
||||
VLINK="#840084"
|
||||
ALINK="#0000FF"
|
||||
><DIV
|
||||
CLASS="BOOK"
|
||||
><DIV
|
||||
CLASS="TITLEPAGE"
|
||||
><TABLE
|
||||
WIDTH="100%"
|
||||
BORDER="0"
|
||||
BGCOLOR="#000000"
|
||||
CELLPADDING="1"
|
||||
CELLSPACING="0"
|
||||
><TR
|
||||
><TH
|
||||
ALIGN="center"
|
||||
VALIGN="center"
|
||||
><FONT
|
||||
COLOR="#FFFFFF"
|
||||
SIZE="7"
|
||||
><P
|
||||
CLASS="TITLE"
|
||||
><A
|
||||
NAME="AEN2"
|
||||
>Gnome XML Library Reference Manual</A
|
||||
></P
|
||||
></FONT
|
||||
></TH
|
||||
></TR
|
||||
></TABLE
|
||||
><H3
|
||||
CLASS="AUTHOR"
|
||||
><A
|
||||
NAME="AEN5"
|
||||
>Daniel Veillard</A
|
||||
></H3
|
||||
><DIV
|
||||
CLASS="AFFILIATION"
|
||||
><DIV
|
||||
CLASS="ADDRESS"
|
||||
><P
|
||||
CLASS="ADDRESS"
|
||||
> daniel@veillard.com<br>
|
||||
</P
|
||||
></DIV
|
||||
></DIV
|
||||
><P
|
||||
CLASS="COPYRIGHT"
|
||||
>Copyright © 1999 by Daniel Veillard</P
|
||||
><DIV
|
||||
><DIV
|
||||
CLASS="ABSTRACT"
|
||||
><A
|
||||
NAME="AEN18"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><P
|
||||
>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.</P
|
||||
><P
|
||||
></P
|
||||
></DIV
|
||||
></DIV
|
||||
><DIV
|
||||
CLASS="LEGALNOTICE"
|
||||
><A
|
||||
NAME="AEN14"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><P
|
||||
>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.</P
|
||||
><P
|
||||
>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.</P
|
||||
><P
|
||||
>Permission is granted to copy and distribute translations
|
||||
of this manual into another language, under the above conditions
|
||||
for modified versions.</P
|
||||
><P
|
||||
></P
|
||||
></DIV
|
||||
></DIV
|
||||
><DIV
|
||||
CLASS="TOC"
|
||||
><DL
|
||||
><DT
|
||||
><B
|
||||
>Table of Contents</B
|
||||
></DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-notes.html"
|
||||
>Libxml Programming Notes</A
|
||||
></DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-lib.html"
|
||||
>Libxml Library Reference</A
|
||||
></DT
|
||||
><DD
|
||||
><DL
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-parser.html"
|
||||
>parser</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-sax.html"
|
||||
>SAX</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-tree.html"
|
||||
>tree</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-entities.html"
|
||||
>entities</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-valid.html"
|
||||
>valid</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-uri.html"
|
||||
>uri</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-xmlerror.html"
|
||||
>xmlerror</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-htmlparser.html"
|
||||
>HTMLparser</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-htmltree.html"
|
||||
>HTMLtree</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-xpath.html"
|
||||
>xpath</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-xpathinternals.html"
|
||||
>xpathInternals</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-xpointer.html"
|
||||
>xpointer</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-xinclude.html"
|
||||
>xinclude</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-nanohttp.html"
|
||||
>nanohttp</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-nanoftp.html"
|
||||
>nanoftp</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-xmlio.html"
|
||||
>xmlIO</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-catalog.html"
|
||||
>catalog</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-threads.html"
|
||||
>threads</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-globals.html"
|
||||
>globals</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-docbparser.html"
|
||||
>DOCBparser</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-parserinternals.html"
|
||||
>parserInternals</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-encoding.html"
|
||||
>encoding</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-hash.html"
|
||||
>hash</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-debugxml.html"
|
||||
>debugXML</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-xmlmemory.html"
|
||||
>xmlmemory</A
|
||||
> — </DT
|
||||
></DL
|
||||
></DD
|
||||
></DL
|
||||
></DIV
|
||||
></DIV
|
||||
><DIV
|
||||
CLASS="NAVFOOTER"
|
||||
><BR
|
||||
CLEAR="all"><BR><TABLE
|
||||
WIDTH="100%"
|
||||
BORDER="0"
|
||||
BGCOLOR="#000000"
|
||||
CELLPADDING="1"
|
||||
CELLSPACING="0"
|
||||
><TR
|
||||
><TD
|
||||
WIDTH="25%"
|
||||
BGCOLOR="#C00000"
|
||||
ALIGN="left"
|
||||
> </TD
|
||||
><TD
|
||||
WIDTH="25%"
|
||||
BGCOLOR="#0000C0"
|
||||
ALIGN="center"
|
||||
><FONT
|
||||
COLOR="#FFFFFF"
|
||||
SIZE="3"
|
||||
><B
|
||||
> </B
|
||||
></FONT
|
||||
></TD
|
||||
><TD
|
||||
WIDTH="25%"
|
||||
BGCOLOR="#00C000"
|
||||
ALIGN="center"
|
||||
><FONT
|
||||
COLOR="#FFFFFF"
|
||||
SIZE="3"
|
||||
><B
|
||||
> </B
|
||||
></FONT
|
||||
></TD
|
||||
><TD
|
||||
WIDTH="25%"
|
||||
BGCOLOR="#C00000"
|
||||
ALIGN="right"
|
||||
><A
|
||||
HREF="libxml-notes.html"
|
||||
><FONT
|
||||
COLOR="#FFFFFF"
|
||||
SIZE="3"
|
||||
><B
|
||||
>Next Page >>></B
|
||||
></FONT
|
||||
></A
|
||||
></TD
|
||||
></TR
|
||||
><TR
|
||||
><TD
|
||||
COLSPAN="2"
|
||||
ALIGN="left"
|
||||
> </TD
|
||||
><TD
|
||||
COLSPAN="2"
|
||||
ALIGN="right"
|
||||
><FONT
|
||||
COLOR="#FFFFFF"
|
||||
SIZE="3"
|
||||
><B
|
||||
>Libxml Programming Notes</B
|
||||
></FONT
|
||||
></TD
|
||||
></TR
|
||||
></TABLE
|
||||
></DIV
|
||||
></BODY
|
||||
></HTML
|
||||
>
|
@ -166,184 +166,4 @@ HREF="libxml-htmltree.html"
|
||||
><A
|
||||
HREF="libxml-xpath.html"
|
||||
>xpath</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-xpathinternals.html"
|
||||
>xpathInternals</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-xpointer.html"
|
||||
>xpointer</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-xinclude.html"
|
||||
>xinclude</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-nanohttp.html"
|
||||
>nanohttp</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-nanoftp.html"
|
||||
>nanoftp</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-xmlio.html"
|
||||
>xmlIO</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-catalog.html"
|
||||
>catalog</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-threads.html"
|
||||
>threads</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-globals.html"
|
||||
>globals</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-docbparser.html"
|
||||
>DOCBparser</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-parserinternals.html"
|
||||
>parserInternals</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-encoding.html"
|
||||
>encoding</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-hash.html"
|
||||
>hash</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-debugxml.html"
|
||||
>debugXML</A
|
||||
> — </DT
|
||||
><DT
|
||||
><A
|
||||
HREF="libxml-xmlmemory.html"
|
||||
>xmlmemory</A
|
||||
> — </DT
|
||||
></DL
|
||||
></DIV
|
||||
><P
|
||||
>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. </P
|
||||
>_functions;
|
||||
</DIV
|
||||
><DIV
|
||||
CLASS="NAVFOOTER"
|
||||
><BR
|
||||
CLEAR="all"><BR><TABLE
|
||||
WIDTH="100%"
|
||||
BORDER="0"
|
||||
BGCOLOR="#000000"
|
||||
CELLPADDING="1"
|
||||
CELLSPACING="0"
|
||||
><TR
|
||||
><TD
|
||||
WIDTH="25%"
|
||||
BGCOLOR="#C00000"
|
||||
ALIGN="left"
|
||||
><A
|
||||
HREF="libxml-notes.html"
|
||||
><FONT
|
||||
COLOR="#FFFFFF"
|
||||
SIZE="3"
|
||||
><B
|
||||
><<< Previous Page</B
|
||||
></FONT
|
||||
></A
|
||||
></TD
|
||||
><TD
|
||||
WIDTH="25%"
|
||||
BGCOLOR="#0000C0"
|
||||
ALIGN="center"
|
||||
><FONT
|
||||
COLOR="#FFFFFF"
|
||||
SIZE="3"
|
||||
><B
|
||||
><A
|
||||
HREF="book1.html"
|
||||
><FONT
|
||||
COLOR="#FFFFFF"
|
||||
SIZE="3"
|
||||
><B
|
||||
>Home</B
|
||||
></FONT
|
||||
></A
|
||||
></B
|
||||
></FONT
|
||||
></TD
|
||||
><TD
|
||||
WIDTH="25%"
|
||||
BGCOLOR="#00C000"
|
||||
ALIGN="center"
|
||||
><FONT
|
||||
COLOR="#FFFFFF"
|
||||
SIZE="3"
|
||||
><B
|
||||
> </B
|
||||
></FONT
|
||||
></TD
|
||||
><TD
|
||||
WIDTH="25%"
|
||||
BGCOLOR="#C00000"
|
||||
ALIGN="right"
|
||||
><A
|
||||
HREF="libxml-parser.html"
|
||||
><FONT
|
||||
COLOR="#FFFFFF"
|
||||
SIZE="3"
|
||||
><B
|
||||
>Next Page >>></B
|
||||
></FONT
|
||||
></A
|
||||
></TD
|
||||
></TR
|
||||
><TR
|
||||
><TD
|
||||
COLSPAN="2"
|
||||
ALIGN="left"
|
||||
><FONT
|
||||
COLOR="#FFFFFF"
|
||||
SIZE="3"
|
||||
><B
|
||||
>Libxml Programming Notes</B
|
||||
></FONT
|
||||
></TD
|
||||
><TD
|
||||
COLSPAN="2"
|
||||
ALIGN="right"
|
||||
><FONT
|
||||
COLOR="#FFFFFF"
|
||||
SIZE="3"
|
||||
><B
|
||||
>parser</B
|
||||
></FONT
|
||||
></TD
|
||||
></TR
|
||||
></TABLE
|
||||
></DIV
|
||||
></BODY
|
||||
></HTML
|
||||
>
|
||||
> —
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user