

























|
| |
Xalan is an XSLT processor for transforming XML documents into HTML, text, or other XML
document types.
Xalan-C++ version 1.5 is a robust implementation of the W3C Recommendations
for XSL Transformations (XSLT) and the XML Path Language (XPath). It works with a compatible release of the
Xerces-C++ XML parser: Xerces-C++ version 2.2.0. The focus for this release is on bug fixes, support for C++ namespaces, and beta support for a number of EXSLT extension functions. For the details, see the Release Notes.
|
| |
Download and unzip the Xalan-C++ distribution file and the corresponding Xerces-C++ distributions file for your platform. For the details, see Downloading what you need. The Xalan-C++ distribution includes platform-specific binaries, documentation, sample applications, the complete Xalan-C++ source tree.
A source-only distribution is also available, if you want to build your own binaries.
|
| |
For more information, go to the Xalan-C++ Overview and
Getting Started with Xalan-C++. All of the Xalan documentation
on this website is included in the Xalan downloads, as are a number of samples to help you start
using Xalan to transform XML documents.
|
|
|