Hi Alexandro,
we use expat as the XML parser. Expat provides a "C"-based SAX-API.
The file you quoted contains the "expat wrapper", which just wraps
the "C"-based SAX-API to an UNO-based SAX-API, which is indeed very
similar to a JAVA-based SAX1.0-API.
Hope that helps,
Best regards,
Florian
Which parser does OOo uses internally. I thought it would be using SAX,
however browsing through the webCVS I found the calls for expat does
anyone know the difference on this and is there any compatibility issues
between both implementations. I think I am just confused by the expatwrap,
Reading the code again I can see this is definetly mainly SAX.
http://xml.openoffice.org/source/browse/xml/sax/source/expatwrap/saxwriter.cxx?rev=1.16.10.4&content-type=text/vnd.viewcvs-markup
Thanks for the explanation.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]