Re: [xml] parsing using SAX



On Fri, Jan 10, 2003 at 02:34:42PM -0500, Adrian Feiguin wrote:
I wonder if that's possible. I have the impression that with the DOM
interface this should be straightforward.

  Then use the standard tree build interface. Or the new reader
interface http://xmlsoft.org/xmlreader.html .
  I have not suggested you use SAX, you did. I actually thing that
SAX programming model is too complex, use something else if you
can't cope with it ! Unless you have specific reason to use SAX,
then do it, but I discourage people from using it.

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]