blob: 9e5fae545634b9bc45b611b9c797235bc0c5ccf3 [file] [log] [blame]
Daniel Veillardaeea04f2000-01-25 19:27:27 +00001<HTML
2><HEAD
3><TITLE
4>Libxml Library Reference</TITLE
5><META
6NAME="GENERATOR"
Daniel Veillard3f6f7f62000-06-30 17:58:25 +00007CONTENT="Modular DocBook HTML Stylesheet Version 1.33"><LINK
Daniel Veillardaeea04f2000-01-25 19:27:27 +00008REL="HOME"
9TITLE="Gnome XML Library Reference Manual"
10HREF="book1.html"><LINK
11REL="PREVIOUS"
12TITLE="Libxml Programming Notes"
13HREF="libxml-notes.html"><LINK
14REL="NEXT"
15TITLE="parser"
16HREF="gnome-xml-parser.html"></HEAD
17><BODY
18BGCOLOR="#FFFFFF"
19TEXT="#000000"
20><DIV
21CLASS="NAVHEADER"
22><TABLE
23WIDTH="100%"
24BORDER="0"
25BGCOLOR="#000000"
26CELLPADDING="1"
27CELLSPACING="0"
28><TR
29><TH
30COLSPAN="4"
31ALIGN="center"
32><FONT
33COLOR="#FFFFFF"
34SIZE="5"
35>Gnome XML Library Reference Manual</FONT
36></TH
37></TR
38><TR
39><TD
40WIDTH="25%"
41BGCOLOR="#C00000"
42ALIGN="left"
43><A
44HREF="libxml-notes.html"
45><FONT
46COLOR="#FFFFFF"
47SIZE="3"
48><B
49>&#60;&#60;&#60; Previous Page</B
50></FONT
51></A
52></TD
53><TD
54WIDTH="25%"
55BGCOLOR="#0000C0"
56ALIGN="center"
57><FONT
58COLOR="#FFFFFF"
59SIZE="3"
60><B
61><A
62HREF="book1.html"
63><FONT
64COLOR="#FFFFFF"
65SIZE="3"
66><B
67>Home</B
68></FONT
69></A
70></B
71></FONT
72></TD
73><TD
74WIDTH="25%"
75BGCOLOR="#00C000"
76ALIGN="center"
77><FONT
78COLOR="#FFFFFF"
79SIZE="3"
80><B
81>&nbsp;</B
82></FONT
83></TD
84><TD
85WIDTH="25%"
86BGCOLOR="#C00000"
87ALIGN="right"
88><A
89HREF="gnome-xml-parser.html"
90><FONT
91COLOR="#FFFFFF"
92SIZE="3"
93><B
94>Next Page &#62;&#62;&#62;</B
95></FONT
96></A
97></TD
98></TR
99></TABLE
100></DIV
101><DIV
102CLASS="CHAPTER"
103><H1
104><A
105NAME="LIBXML-LIB"
106>Libxml Library Reference</A
107></H1
108><DIV
109CLASS="TOC"
110><DL
111><DT
112><B
113>Table of Contents</B
114></DT
115><DT
116><A
117HREF="gnome-xml-parser.html"
118>parser</A
119> &#8212; </DT
120><DT
121><A
122HREF="gnome-xml-sax.html"
123>SAX</A
124> &#8212; </DT
125><DT
126><A
127HREF="gnome-xml-tree.html"
128>tree</A
129> &#8212; </DT
130><DT
131><A
132HREF="gnome-xml-entities.html"
133>entities</A
134> &#8212; </DT
135><DT
136><A
137HREF="gnome-xml-valid.html"
138>valid</A
139> &#8212; </DT
140><DT
141><A
Daniel Veillard8f621982000-03-20 13:07:15 +0000142HREF="gnome-xml-uri.html"
143>uri</A
144> &#8212; </DT
145><DT
146><A
Daniel Veillardaeea04f2000-01-25 19:27:27 +0000147HREF="gnome-xml-xml-error.html"
148>xml-error</A
149> &#8212; </DT
150><DT
151><A
152HREF="gnome-xml-htmlparser.html"
153>HTMLparser</A
154> &#8212; </DT
155><DT
156><A
157HREF="gnome-xml-htmltree.html"
158>HTMLtree</A
159> &#8212; </DT
160><DT
161><A
162HREF="gnome-xml-xpath.html"
163>xpath</A
164> &#8212; </DT
165><DT
166><A
Daniel Veillard29a11cc2000-10-25 13:32:39 +0000167HREF="gnome-xml-xpathinternals.html"
168>xpathInternals</A
169> &#8212; </DT
170><DT
171><A
Daniel Veillardb732a0e2000-10-15 11:27:01 +0000172HREF="gnome-xml-xpointer.html"
173>xpointer</A
174> &#8212; </DT
175><DT
176><A
Daniel Veillardaeea04f2000-01-25 19:27:27 +0000177HREF="gnome-xml-nanohttp.html"
178>nanohttp</A
179> &#8212; </DT
180><DT
181><A
182HREF="gnome-xml-nanoftp.html"
183>nanoftp</A
184> &#8212; </DT
185><DT
186><A
187HREF="gnome-xml-xmlio.html"
188>xmlIO</A
189> &#8212; </DT
190><DT
191><A
192HREF="gnome-xml-parserinternals.html"
193>parserInternals</A
194> &#8212; </DT
195><DT
196><A
197HREF="gnome-xml-encoding.html"
198>encoding</A
199> &#8212; </DT
200><DT
201><A
202HREF="gnome-xml-debugxml.html"
203>debugXML</A
204> &#8212; </DT
205><DT
206><A
207HREF="gnome-xml-xmlmemory.html"
208>xmlmemory</A
209> &#8212; </DT
210></DL
211></DIV
212><P
213>This section contains the API reference for libxml. All
214 the public interfaces are documented here. This reference guide is
215 build by extracting comments from the code sources. </P
216></DIV
217><DIV
218CLASS="NAVFOOTER"
219><BR
220CLEAR="all"><BR><TABLE
221WIDTH="100%"
222BORDER="0"
223BGCOLOR="#000000"
224CELLPADDING="1"
225CELLSPACING="0"
226><TR
227><TD
228WIDTH="25%"
229BGCOLOR="#C00000"
230ALIGN="left"
231><A
232HREF="libxml-notes.html"
233><FONT
234COLOR="#FFFFFF"
235SIZE="3"
236><B
237>&#60;&#60;&#60; Previous Page</B
238></FONT
239></A
240></TD
241><TD
242WIDTH="25%"
243BGCOLOR="#0000C0"
244ALIGN="center"
245><FONT
246COLOR="#FFFFFF"
247SIZE="3"
248><B
249><A
250HREF="book1.html"
251><FONT
252COLOR="#FFFFFF"
253SIZE="3"
254><B
255>Home</B
256></FONT
257></A
258></B
259></FONT
260></TD
261><TD
262WIDTH="25%"
263BGCOLOR="#00C000"
264ALIGN="center"
265><FONT
266COLOR="#FFFFFF"
267SIZE="3"
268><B
269>&nbsp;</B
270></FONT
271></TD
272><TD
273WIDTH="25%"
274BGCOLOR="#C00000"
275ALIGN="right"
276><A
277HREF="gnome-xml-parser.html"
278><FONT
279COLOR="#FFFFFF"
280SIZE="3"
281><B
282>Next Page &#62;&#62;&#62;</B
283></FONT
284></A
285></TD
286></TR
287><TR
288><TD
289COLSPAN="2"
290ALIGN="left"
291><FONT
292COLOR="#FFFFFF"
293SIZE="3"
294><B
295>Libxml Programming Notes</B
296></FONT
297></TD
298><TD
299COLSPAN="2"
300ALIGN="right"
301><FONT
302COLOR="#FFFFFF"
303SIZE="3"
304><B
305>parser</B
306></FONT
307></TD
308></TR
309></TABLE
310></DIV
311></BODY
312></HTML
313>