开发者

Is there any C++ XSLT library? [closed]

开发者 https://www.devze.com 2023-01-02 05:08 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 5 years ago.

开发者_开发知识库 Improve this question

I want to transform an XSD Document into XML Document(Template), is there any C++ XSLT library?


Xalan might fit (I do not know all the features, but it is a reliable XSLT C++ transformation library).


Outside of Windows I've mostly used Xalan. There is also libxslt, which has C++ bindings, and XQilla, which is built on Apache's Xerces-C library. On Windows, I've used mostly MSXML, but it is based on COM.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号