Re: [xml] Xml header and SAX
- From: Daniel Veillard <veillard redhat com>
- To: Gonzalo Odiard <gonza_asa asatej com ar>
- Cc: xml gnome org
- Subject: Re: [xml] Xml header and SAX
- Date: Wed, 28 Aug 2002 03:02:35 -0400
On Tue, Aug 27, 2002 at 03:55:07PM -0400, Gonzalo Odiard wrote:
No, there is no associated SAX callback, why do you need this ?
It is useful only to the parser usually.
Daniel:
I am populating a GtkTreeModel with the SAX events.
I want to display the xml file precisely.
I use your SAXdemo for base of my project. :) Thanks.
If you want to represent the xml serialization precisely,
then *only* the raw input is right and a GtkTreeModel won't do it !
Now if you want to represent the XML content, that information
is not available because it's useful only at the parser level
and you're past this stage...
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]