本文介绍了来自XML规范的C ++代码生成器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想知道是否有一个工具允许您根据XML格式进行类定义。我不是在寻找数据绑定。任何人都可以帮助?
I'd like to know if there's a tool which allows you to do class definition based on an XML format. I'm not looking for data binding. Anyone can help ?
感谢
推荐答案
两者都是商业产品
- 是开源GPL - 商业许可证可用于商业用途
- 我认为这是/被使用
- Is open source GPL - commercial licence is avalable for commercial use
- I think this is/was used by gSOAP
- http://www.artima.com/cppsource/xml_data_binding.html
- 不知道超过网站
我希望这有助于。
只要找到这个
更新2:
这是伟大的,我一直在寻找一个开源包来做这个年龄,你的问题只是帮助我找到它:
This is great, I have been looking for an open source package to do this for ages and your question has just helped my find it:
这篇关于来自XML规范的C ++代码生成器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!