[Home] [By Thread] [By Date] [Recent Entries]



----- Original Message ----- 
From: "Elliotte Rusty Harold" <elharo@m...>
To: <michael.h.kay@n...>
Cc: <xml-dev@l...>
Sent: Monday, February 23, 2004 8:13 PM

> much of it when it comes to SAX and DOM in the Java space. Writing a 
> parser is probably beyond my skills or interest level, but I wonder 
> how hard it would be to roll a JNI wrapper for libxml?

I believe that libxml's SAX-like interface is based on Expat's API.

I have experience wrapping Expat for Delphi, and now for C#
(not quite done yet), and from that I can say it is a non-trivial
amount of work, especially if you want to cover all the SAX2 extensions
as well.

Karl

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member