问题
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