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



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?

Thanks,
Andrew





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]