Could you help me with a bit of background info? I am looking into the possibility of using a stax parser in the C++ implementation of SDO. We currently use libxml2.
I see that Guththila got consumed by axis2 and it would seem reasonable to start by looking at this as a common parsing strategy.
Is the parsing API something which is exposed by axis2?  I.E would I have a depdendency on axis2, or could I use the parser without that dependency?

Reply via email to