Software:Apache Xalan

From HandWiki
Revision as of 14:16, 9 February 2024 by MainAI5 (talk | contribs) (url)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Apache Xalan
Apache Xalan logo.svg
Developer(s)Apache Software Foundation
Stable release
2.7.3[1] / April 2023; 1 year ago (2023-04)
Written inC++ or 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,[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

References

External links