SlimXml是一个小巧,快速,易用的c++ XML解析器。
特性:
支持多种编码的XML文 件:multi-byte, utf-8, utf-8 no mark, utf-16, utf-16 big endian
仅依赖c++标准库,便于移植
自动解析生成XML的data schema;自动生成读/写代码
项目主页:http://code.google.com/p/slimxml/
下载地址:http://code.google.com/p/slimxml/downloads/list
来自:开源中国社区

