mirror of https://github.com/axmolengine/axmol.git
affcf05b69
* Update copyright notice * Remove prebuilt libs from SCM * Remove optional thirdparty sources/repo from SCM * Remove tests resources folder 'Content' from SCM |
||
---|---|---|
.. | ||
no-recursive | ||
.clang-format | ||
README.md | ||
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/axmolengine/axmol/blob/master/core/platform/CCSAXParser.cpp