axmol/thirdparty/xsbase/xsxml/README.md

7 lines
305 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
2021-07-09 10:42:36 +08:00
Please see: https://github.com/simdsoft/adxe/blob/master/cocos/platform/CCSAXParser.cpp