duandong1869 2010-10-14 00:32
浏览 77
已采纳

Go中的xslt支持

Dear fellow go enthusiasts,

I would need xslt support in a go program. As far as I know there will be no xslt library in the the near future and currently there is no binding to a xslt library in go.

What is the FASTEST library on linux or cross platform to do 1) xslt 1.0 transformation 2) xslt 2.0 transformation

  • 写回答

1条回答 默认 最新

  • dongya9346 2010-10-14 02:50
    关注

    I hope the following could be used in a GO program:

    XSLT 1.0 on Linux:

    1. Saxon 6.5.5 (Java based and should work on Linux)
    2. LibXSLT (C-based)

    I don't know which one is faster -- one shouldn't make a bold conclusion based just on the fact that one is Java based and the other is C-based.

    XSLT 2.0 on Linux:

    1. Saxon 9.2 (again, Java based must work on Linux).
    2. ????

    Even if there is another XSLT processor working on Linux, in my experience Saxon 9.x is factors of magnitude faster than any other existing XSLT 2.0 processor. It is also one of the most compliant.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥66 比特币地址如何生成taproot地址
  • ¥20 数学建模数学建模需要
  • ¥15 关于#lua#的问题,请各位专家解答!
  • ¥15 什么设备可以研究OFDM的60GHz毫米波信道模型
  • ¥15 不知道是该怎么引用多个函数片段
  • ¥30 关于用python写支付宝扫码付异步通知收不到的问题
  • ¥50 vue组件中无法正确接收并处理axios请求
  • ¥15 隐藏系统界面pdf的打印、下载按钮
  • ¥15 基于pso参数优化的LightGBM分类模型
  • ¥15 安装Paddleocr时报错无法解决