GSoC: Mapping legacy sax parser and XFastParser

Desktop / LibreOffice - Mohammed Abdul Azeem [gmail.com] - 17 June 2016 05:04 UTC

This implements legacy parser interface using XFastParser, and unit test is also added.

Change-Id: Ia2eb7d517d80a3f7ec0cf26ffa2e5747ad22b186 Reviewed-on: https://gerrit.libreoffice.org/26229

551a506 GSoC: Mapping legacy sax parser and XFastParser
sax/Library_expwrap.mk | 1 +
sax/qa/cppunit/xmlimport.cxx | 53 +++++-
sax/source/expatwrap/expwrap.component | 4 +
sax/source/fastparser/legacyfastparser.cxx | 275 ++++++++++++++++++++++++++++
4 files changed, 325 insertions(+), 8 deletions(-)

Upstream: cgit.freedesktop.org


  • Share