axmol/thirdparty/xsxml/README.md

8 lines
309 B
Markdown
Raw Normal View History

# 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