blob: 43b3367e0085631a3d269904c84576e060cd5167 [file] [log] [blame]
Daniel Veillard06622df2002-01-21 17:53:42 +00001<HTML
2><HEAD
3><TITLE
4>Gnome XML Library Reference Manual</TITLE
5><META
6NAME="GENERATOR"
Daniel Veillard539638b2002-07-06 19:55:14 +00007CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
Daniel Veillard06622df2002-01-21 17:53:42 +00008"><LINK
9REL="NEXT"
10TITLE="Libxml Programming Notes"
11HREF="libxml-notes.html"></HEAD
12><BODY
13CLASS="BOOK"
14BGCOLOR="#FFFFFF"
15TEXT="#000000"
16LINK="#0000FF"
17VLINK="#840084"
18ALINK="#0000FF"
19><DIV
20CLASS="BOOK"
21><DIV
22CLASS="TITLEPAGE"
23><TABLE
24WIDTH="100%"
25BORDER="0"
26BGCOLOR="#000000"
27CELLPADDING="1"
28CELLSPACING="0"
29><TR
30><TH
31ALIGN="center"
32VALIGN="center"
33><FONT
34COLOR="#FFFFFF"
35SIZE="7"
36><P
37CLASS="TITLE"
38><A
39NAME="AEN2"
40>Gnome XML Library Reference Manual</A
41></P
42></FONT
43></TH
44></TR
45></TABLE
46><H3
47CLASS="AUTHOR"
48><A
Daniel Veillard539638b2002-07-06 19:55:14 +000049NAME="AEN5">Daniel Veillard</H3
Daniel Veillard06622df2002-01-21 17:53:42 +000050><DIV
51CLASS="AFFILIATION"
52><DIV
53CLASS="ADDRESS"
54><P
55CLASS="ADDRESS"
56> &nbsp;&nbsp;&nbsp;&nbsp;daniel@veillard.com<br>
57 &nbsp;&nbsp;</P
58></DIV
59></DIV
60><P
61CLASS="COPYRIGHT"
62>Copyright &copy; 1999 by Daniel Veillard</P
63><DIV
64><DIV
65CLASS="ABSTRACT"
66><A
Daniel Veillard539638b2002-07-06 19:55:14 +000067NAME="AEN18"><P
Daniel Veillard06622df2002-01-21 17:53:42 +000068></P
69><P
70>This manual documents the interfaces of the libxml
71 library and has some short notes to help get you up to speed
72 with using the library.</P
73><P
74></P
75></DIV
76></DIV
77><DIV
78CLASS="LEGALNOTICE"
79><A
Daniel Veillard539638b2002-07-06 19:55:14 +000080NAME="AEN14"><P
Daniel Veillard06622df2002-01-21 17:53:42 +000081></P
82><P
83>Permission is granted to make and distribute verbatim
84 copies of this manual provided the copyright notice and this
85 permission notice are preserved on all copies.</P
86><P
87>Permission is granted to copy and distribute modified
88 versions of this manual under the conditions for verbatim
89 copying, provided also that the entire resulting derived work is
90 distributed under the terms of a permission notice identical to
91 this one.</P
92><P
93>Permission is granted to copy and distribute translations
94 of this manual into another language, under the above conditions
95 for modified versions.</P
96><P
97></P
98></DIV
99></DIV
100><DIV
101CLASS="TOC"
102><DL
103><DT
104><B
105>Table of Contents</B
106></DT
107><DT
108><A
109HREF="libxml-notes.html"
110>Libxml Programming Notes</A
111></DT
112><DT
113><A
114HREF="libxml-lib.html"
115>Libxml Library Reference</A
116></DT
117><DD
118><DL
119><DT
120><A
121HREF="libxml-parser.html"
122>parser</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000123>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000124><DT
125><A
126HREF="libxml-sax.html"
127>SAX</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000128>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000129><DT
130><A
131HREF="libxml-tree.html"
132>tree</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000133>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000134><DT
135><A
136HREF="libxml-entities.html"
137>entities</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000138>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000139><DT
140><A
141HREF="libxml-valid.html"
142>valid</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000143>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000144><DT
145><A
146HREF="libxml-uri.html"
147>uri</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000148>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000149><DT
150><A
151HREF="libxml-xmlerror.html"
152>xmlerror</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000153>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000154><DT
155><A
156HREF="libxml-htmlparser.html"
157>HTMLparser</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000158>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000159><DT
160><A
161HREF="libxml-htmltree.html"
162>HTMLtree</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000163>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000164><DT
165><A
166HREF="libxml-xpath.html"
167>xpath</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000168>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000169><DT
170><A
171HREF="libxml-xpathinternals.html"
172>xpathInternals</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000173>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000174><DT
175><A
176HREF="libxml-xpointer.html"
177>xpointer</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000178>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000179><DT
180><A
181HREF="libxml-xinclude.html"
182>xinclude</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000183>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000184><DT
185><A
186HREF="libxml-nanohttp.html"
187>nanohttp</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000188>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000189><DT
190><A
191HREF="libxml-nanoftp.html"
192>nanoftp</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000193>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000194><DT
195><A
196HREF="libxml-xmlio.html"
197>xmlIO</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000198>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000199><DT
200><A
201HREF="libxml-catalog.html"
202>catalog</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000203>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000204><DT
205><A
Daniel Veillardaf43f632002-03-08 15:05:20 +0000206HREF="libxml-c14n.html"
207>c14n</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000208>&nbsp;--&nbsp;</DT
Daniel Veillardaf43f632002-03-08 15:05:20 +0000209><DT
210><A
Daniel Veillard06622df2002-01-21 17:53:42 +0000211HREF="libxml-threads.html"
212>threads</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000213>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000214><DT
215><A
216HREF="libxml-globals.html"
217>globals</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000218>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000219><DT
220><A
221HREF="libxml-docbparser.html"
222>DOCBparser</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000223>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000224><DT
225><A
226HREF="libxml-parserinternals.html"
227>parserInternals</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000228>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000229><DT
230><A
231HREF="libxml-encoding.html"
232>encoding</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000233>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000234><DT
235><A
236HREF="libxml-hash.html"
237>hash</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000238>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000239><DT
240><A
241HREF="libxml-debugxml.html"
242>debugXML</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000243>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000244><DT
245><A
246HREF="libxml-xmlmemory.html"
247>xmlmemory</A
Daniel Veillard539638b2002-07-06 19:55:14 +0000248>&nbsp;--&nbsp;</DT
Daniel Veillard2ace1952002-09-26 12:28:02 +0000249><DT
250><A
251HREF="libxml-xmlregexp.html"
252>xmlregexp</A
253>&nbsp;--&nbsp;</DT
254><DT
255><A
256HREF="libxml-xmlautomata.html"
257>xmlautomata</A
258>&nbsp;--&nbsp;</DT
259><DT
260><A
261HREF="libxml-xmlunicode.html"
262>xmlunicode</A
263>&nbsp;--&nbsp;</DT
Daniel Veillard80ce3732002-10-07 17:39:30 +0000264><DT
265><A
266HREF="libxml-xmlschemas.html"
267>xmlschemas</A
268>&nbsp;--&nbsp;</DT
269><DT
270><A
271HREF="libxml-xmlschemastypes.html"
272>xmlschemastypes</A
273>&nbsp;--&nbsp;</DT
274><DT
275><A
276HREF="libxml-schemasinternals.html"
277>schemasInternals</A
278>&nbsp;--&nbsp;</DT
Daniel Veillard06622df2002-01-21 17:53:42 +0000279></DL
280></DD
281></DL
282></DIV
283></DIV
284><DIV
285CLASS="NAVFOOTER"
286><BR
287CLEAR="all"><BR><TABLE
288WIDTH="100%"
289BORDER="0"
290BGCOLOR="#000000"
291CELLPADDING="1"
292CELLSPACING="0"
293><TR
294><TD
295WIDTH="25%"
296BGCOLOR="#C00000"
297ALIGN="left"
298>&nbsp;</TD
299><TD
300WIDTH="25%"
301BGCOLOR="#0000C0"
302ALIGN="center"
303><FONT
304COLOR="#FFFFFF"
305SIZE="3"
306><B
307>&nbsp;</B
308></FONT
309></TD
310><TD
311WIDTH="25%"
312BGCOLOR="#00C000"
313ALIGN="center"
314><FONT
315COLOR="#FFFFFF"
316SIZE="3"
317><B
318>&nbsp;</B
319></FONT
320></TD
321><TD
322WIDTH="25%"
323BGCOLOR="#C00000"
324ALIGN="right"
325><A
326HREF="libxml-notes.html"
327><FONT
328COLOR="#FFFFFF"
329SIZE="3"
330><B
331>Next Page &#62;&#62;&#62;</B
332></FONT
333></A
334></TD
335></TR
336><TR
337><TD
338COLSPAN="2"
339ALIGN="left"
340>&nbsp;</TD
341><TD
342COLSPAN="2"
343ALIGN="right"
344><FONT
345COLOR="#FFFFFF"
346SIZE="3"
347><B
348>Libxml Programming Notes</B
349></FONT
350></TD
351></TR
352></TABLE
353></DIV
354></BODY
355></HTML
356>