http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Xalan-C++ 1.5

Downloads
Overview

Getting Started

FAQs

Sample Apps
Command Line
Usage Patterns

C++ API

Extensions
Extensions Library

Release Notes

Bugs
Testing

What is it?
 

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.


How do I get it?
 

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.


How about support for internationalization?
 

To extend Unicode support for encoding, number formatting, and sorting, you can download, build, and integrate the International Components for Unicode (ICU) with Xalan-C++. See Using the ICU.


For more information...
 

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.



Copyright © 2001 The Apache Software Foundation. All Rights Reserved.