blob: fade2b17dc95a937fea0f6a38edff03c0edd3163 [file] [log] [blame]
Daniel Veillard35925471999-02-25 08:46:07 +00001<HTML
2><HEAD
3><TITLE
4>Gnome XML Library</TITLE
5><META
6NAME="GENERATOR"
7CONTENT="Modular DocBook HTML Stylesheet Version 1.33"><LINK
8REL="HOME"
9TITLE="Gnome XML Library Reference Manual"
10HREF="book1.html"><LINK
11REL="PREVIOUS"
12TITLE="Gnome XML Library Reference Manual"
13HREF="book1.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"
25CELLPADDING="0"
26CELLSPACING="0"
27><TR
28><TH
29COLSPAN="3"
30ALIGN="center"
31>Gnome XML Library Reference Manual</TH
32></TR
33><TR
34><TD
35WIDTH="10%"
36ALIGN="left"
37VALIGN="bottom"
38><A
39HREF="book1.html"
40>Prev</A
41></TD
42><TD
43WIDTH="80%"
44ALIGN="center"
45VALIGN="bottom"
46></TD
47><TD
48WIDTH="10%"
49ALIGN="right"
50VALIGN="bottom"
51><A
52HREF="gnome-xml-parser.html"
53>Next</A
54></TD
55></TR
56></TABLE
57><HR
58ALIGN="LEFT"
59WIDTH="100%"></DIV
60><DIV
61CLASS="CHAPTER"
62><H1
63><A
64NAME="LIBXML"
65>Chapter 1. Gnome XML Library</A
66></H1
67><DIV
68CLASS="TOC"
69><DL
70><DT
71><B
72>Table of Contents</B
73></DT
74><DT
75><A
76HREF="gnome-xml-parser.html"
77>parser</A
78> &#8212; one line description goes here.</DT
79><DT
80><A
81HREF="gnome-xml-tree.html"
82>tree</A
83> &#8212; one line description goes here.</DT
84><DT
85><A
86HREF="gnome-xml-entities.html"
87>entities</A
88> &#8212; one line description goes here.</DT
89><DT
90><A
91HREF="gnome-xml-valid.html"
92>valid</A
93> &#8212; one line description goes here.</DT
94><DT
95><A
Daniel Veillardd109e371999-03-05 06:26:45 +000096HREF="gnome-xml-xml-error.html"
97>xml-error</A
Daniel Veillard35925471999-02-25 08:46:07 +000098> &#8212; one line description goes here.</DT
99><DT
100><A
101HREF="gnome-xml-parserinternals.html"
102>parserInternals</A
103> &#8212; one line description goes here.</DT
104></DL
105></DIV
106>The parser general interfaces
107 Manipulation the tree generated by the parser
108 Routines for handling entities
109 All the stuff defined in DTDs
110 Callbacks in case of parsing error
111 Access to the parser internal routines
112 </DIV
113><DIV
114CLASS="NAVFOOTER"
115><HR
116ALIGN="LEFT"
117WIDTH="100%"><TABLE
118WIDTH="100%"
119BORDER="0"
120CELLPADDING="0"
121CELLSPACING="0"
122><TR
123><TD
124WIDTH="33%"
125ALIGN="left"
126VALIGN="top"
127><A
128HREF="book1.html"
129>Prev</A
130></TD
131><TD
132WIDTH="34%"
133ALIGN="center"
134VALIGN="top"
135><A
136HREF="book1.html"
137>Home</A
138></TD
139><TD
140WIDTH="33%"
141ALIGN="right"
142VALIGN="top"
143><A
144HREF="gnome-xml-parser.html"
145>Next</A
146></TD
147></TR
148><TR
149><TD
150WIDTH="33%"
151ALIGN="left"
152VALIGN="top"
153>Gnome XML Library Reference Manual</TD
154><TD
155WIDTH="34%"
156ALIGN="center"
157VALIGN="top"
158>&nbsp;</TD
159><TD
160WIDTH="33%"
161ALIGN="right"
162VALIGN="top"
163>parser</TD
164></TR
165></TABLE
166></DIV
167></BODY
168></HTML
169>