Java XSLT processors supporting XPath 2.0

拟墨画扇 提交于 2019-11-27 20:05:01

问题


What are the currently available XSLT processors supporting XPath 2.0 standard?


回答1:


XSLT 2.0 Processors

There are several XSLT 2.0 processors for various languages.

Java

Written for Java, or reported to have a Java interface:

  • Saxon 9.x by Michael Kay
  • WebSphere 7 XML Feature Pack by IBM
  • AltovaXML2009.exe by Altova

.NET

Written for the .NET framework:

  • XQSharp 2.0 by Clinical & Biomedical Computing Ltd.

Eiffel

Written in Eiffel:

  • Gestalt by Colin-Paul Adams

Other

  • SOA Expressway by Intel



回答2:


Oracle's XDK claims to support XSL and XPath 2.0.




回答3:


The IBM WebSphere Application Server Feature Pack for XML also contains a Java-based XSLT 2.0 processor.



来源:https://stackoverflow.com/questions/515979/java-xslt-processors-supporting-xpath-2-0

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!