Re: [xml] how to build a xmlDoc with third party's sax parser?



On Thu, May 22, 2003 at 04:21:50PM +0800, Andrew Fan wrote:
Hi,

I want to build a xmlDoc with the current-exist xml SAX parser( becauser
many works has been done based on another sax parser library ). I
noticed that the libxml2 has a default sax document handler, which is
used to build the xmlDoc when parsing a xml file. So at first I want to
integrate the default SAX handler with my current sax parser, but I met
so many problems. Do you have some excellent suggestions or any other ways?

  There is no such thing as a "standard" SAX API for C. Basically you're
on your own there.

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]