[xml] SAX parsing
- From: matthias pieroth t-online de (Matthias Pieroth)
- To: xml gnome org
- Subject: [xml] SAX parsing
- Date: Mon, 27 Jan 2003 22:56:04 +0100
Hi,
I just read a tutorial how to implement a SAX based parser:
http://www.daa.com.au/~james/gnome/xml-sax/implementing.html
I need exactly this functionality bit not for files. I need it for XML
documents in memory.
I have produced an xml document with
res = xsltApplyStylesheet(cur, doc, NULL);
Now I want to parse the res with SAX. Is this possible? If yes, how can I do
it?
Thanx in advance
Matthias
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]