Apache Xalan: Difference between revisions
Appearance
Content deleted Content added
update to new version 2.7.3 |
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5 |
||
(One intermediate revision by one other user not shown) | |||
Line 6: | Line 6: | ||
| caption = |
| caption = |
||
| developer = [[Apache Software Foundation]] |
| developer = [[Apache Software Foundation]] |
||
| latest release version = 2.7.3<ref>https://marc.info/?l=xalan-dev&m=168033300326762&w=2</ref> |
| latest release version = 2.7.3<ref>{{cite web | url=https://marc.info/?l=xalan-dev&m=168033300326762&w=2 | title='[ANNOUNCEMENT] Apache XalanJ 2.7.3' - MARC }}</ref> |
||
| latest release date = {{Start date and age|2023|04}} |
| latest release date = {{Start date and age|2023|04}} |
||
| programming language = [[C++]] or [[Java (programming language)|Java]] |
| programming language = [[C++]] or [[Java (programming language)|Java]] |
||
Line 13: | Line 13: | ||
| website = {{URL|http://xalan.apache.org}} |
| website = {{URL|http://xalan.apache.org}} |
||
}} |
}} |
||
'''Xalan''' is a popular [[Open-source software|open source]] [[Library (computing)|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 (programming language)|Java]] and [[C++]] [[programming language]]s. It combines technology from two main sources: an XSLT processor originally created by [[IBM]] under the name LotusXSL,<ref>{{cite web|url=http://www.alphaworks.ibm.com/formula/lotusxsl/|title=alphaWorks : LotusXSL : Overview}}</ref> and an XSLT compiler created by [[Sun Microsystems]] under the name XSLTC.<ref>{{cite web|url=http://xml.coverpages.org/ni2002-08-26-a.html|title=Apache Xalan XSLT Compiler (XSLTC) Integrated into the Java Web Services Developer Pack (WSDP).|date=2002-08-26}}</ref> A wrapper for the Eiffel language is available.<ref>{{cite web|url=https://launchpad.net/xel|title=launchpad : XEL}}</ref> |
'''Xalan''' is a popular [[Open-source software|open source]] [[Library (computing)|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 (programming language)|Java]] and [[C++]] [[programming language]]s. It combines technology from two main sources: an XSLT processor originally created by [[IBM]] under the name LotusXSL,<ref>{{cite web|url=http://www.alphaworks.ibm.com/formula/lotusxsl/|title=alphaWorks : LotusXSL : Overview|access-date=2006-05-28|archive-date=2008-10-06|archive-url=https://web.archive.org/web/20081006225404/http://www.alphaworks.ibm.com/formula/lotusxsl/|url-status=dead}}</ref> and an XSLT compiler created by [[Sun Microsystems]] under the name XSLTC.<ref>{{cite web|url=http://xml.coverpages.org/ni2002-08-26-a.html|title=Apache Xalan XSLT Compiler (XSLTC) Integrated into the Java Web Services Developer Pack (WSDP).|date=2002-08-26}}</ref> A wrapper for the Eiffel language is available.<ref>{{cite web|url=https://launchpad.net/xel|title=launchpad : XEL|date=17 July 2014 }}</ref> |
||
==See also== |
==See also== |
Latest revision as of 11:58, 4 September 2023
Developer(s) | Apache Software Foundation |
---|---|
Stable release | 2.7.3[1]
/ April 2023 |
Written in | C++ or Java |
Type | Software library |
License | Apache License 2.0 |
Website | xalan |
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,[2] and an XSLT compiler created by Sun Microsystems under the name XSLTC.[3] A wrapper for the Eiffel language is available.[4]
See also
[edit]References
[edit]- ^ "'[ANNOUNCEMENT] Apache XalanJ 2.7.3' - MARC".
- ^ "alphaWorks : LotusXSL : Overview". Archived from the original on 2008-10-06. Retrieved 2006-05-28.
- ^ "Apache Xalan XSLT Compiler (XSLTC) Integrated into the Java Web Services Developer Pack (WSDP)". 2002-08-26.
- ^ "launchpad : XEL". 17 July 2014.
External links
[edit]