axmol/3rdparty/xsxml
halx99 d1ec623bb5 Rename folder thirdparty ==> 3rdparty 2024-03-19 21:33:02 +08:00
..
no-recursive Rename folder thirdparty ==> 3rdparty 2024-03-19 21:33:02 +08:00
.clang-format Rename folder thirdparty ==> 3rdparty 2024-03-19 21:33:02 +08:00
README.md Rename folder thirdparty ==> 3rdparty 2024-03-19 21:33:02 +08:00
xsxml.hpp Rename folder thirdparty ==> 3rdparty 2024-03-19 21:33:02 +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/dev/core/platform/SAXParser.cpp