axmol/thirdparty/xsbase/xsxml
halx99 fc768cbd3b Improve code quality 2021-07-19 13:43:59 +08:00
..
no-recursive
README.md Improve code quality 2021-07-19 13:43:59 +08:00
xsxml.hpp

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/adxeproject/adxe/blob/master/cocos/platform/CCSAXParser.cpp