Are there any other STaX Writer implementation for C/C++ except libxml2?
Its one of the few C++ pull parsers.
You can look at the Genx library.
- Qt has QXmlStreamWriter and QXmlStreamReader
- Irrlicht Engine contain IXMLWriter that use StAX model
来源:https://stackoverflow.com/questions/1693523/stax-writer-implementation-for-c-c