Jump to content

Apache Xalan

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 118.149.226.3 (talk) at 03:04, 20 July 2014 (Information about wrappers for other languages). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Apache Xalan
Developer(s)Apache Software Foundation
Written inC++ and Java
Typesoftware library
LicenseApache License 2.0
Websitehttp://xalan.apache.org

Xalan is a popular open source software library from the Apache Software Foundation, originally created by IBM under the name LotusXSL,[1] that implements the XSLT 1.0 XML transformation language and the XPath 1.0 language. The Xalan XSLT processor is available for both the Java and C++ programming languages. A wrapper for the Eiffel language is available. [2]

See also

References