axmol/thirdparty/xsbase/xsxml
halx99 de656ff773 Tidy thirdparty lib xsxml, fastlib to xsbase 2021-06-25 07:29:14 +08:00
..
no-recursive Tidy thirdparty lib xsxml, fastlib to xsbase 2021-06-25 07:29:14 +08:00
README.md Tidy thirdparty lib xsxml, fastlib to xsbase 2021-06-25 07:29:14 +08:00
xsxml.hpp Tidy thirdparty lib xsxml, fastlib to xsbase 2021-06-25 07:29:14 +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/simdsoft/engine-x/blob/master/cocos/platform/CCSAXParser.cpp