axmol/thirdparty/xsxml
halx99 affcf05b69 Prepare 2.1.0 release
* Update copyright notice
* Remove prebuilt libs from SCM
* Remove optional thirdparty sources/repo from SCM
* Remove tests resources  folder 'Content' from SCM
2023-12-08 01:04:43 +08:00
..
no-recursive Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
.clang-format Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
README.md Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
xsxml.hpp Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00

README.md

xsxml

The embedded xml SAX parser, extract from rapidxml DOM parser: https://github.com/dwd/rapidxml
The non-recursive revision is extract from pugixml DOM parser: https://github.com/zeux/pugixml

SAX2 handler

Please see: https://github.com/axmolengine/axmol/blob/master/core/platform/CCSAXParser.cpp