Product
Apache Xalan
IT InfrastructureXML Databases
The distributed database for mission-critical deployments
☆☆☆☆☆ 0.0 Based on 0 Reviews
Apache Xalan
Learn More
About the Apache Xalan
Apache Xalan is an open-source software library that implements the XSLT (Extensible Stylesheet Language Transformations) 1.0 and XPath (XML Path Language) 1.0 languages. It's a key tool for transforming XML documents into various formats like HTML, text, or other XML structures. Xalan has two separate implementations: Xalan-Java and Xalan-C++. Xalan-Java is written in Java and is a core part of the Java API for XML Processing (JAXP), while Xalan-C++ is a C++ implementation. Both versions are designed to be robust and are widely used for a variety of XML-related tasks, from server-side transformations to command-line utilities.