Jump to content

Apache Xalan

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 70.184.214.35 (talk) at 22:28, 5 February 2017 (minor edit). 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
Websitexalan.apache.org

Xalan is a popular open source software library from the Apache Software Foundation, 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. It combines technology from two main sources: an XSLT processor originally created by IBM under the name LotusXSL,[1] and an XSLT compiler created by Sun Microsystems under the name XSLTC.[2] A wrapper for the Eiffel language is available.[3]

See also

References

  1. ^ "alphaWorks : LotusXSL : Overview".
  2. ^ "Apache Xalan XSLT Compiler (XSLTC) Integrated into the Java Web Services Developer Pack (WSDP)". 2002-08-26.
  3. ^ "launchpad : XEL".