Xalan-Java
Home PageCategories: XML
Author: The Apache Software Foundation
Latest version: 2.6.0
Added 2004-12-22
XSLT processor for transforming XML documents into HTML, text, or other XML document types.
Xalan-Java implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0. It can be used from the command line, in an applet or a servlet, or as a module in other program.
Xalan-Java recasts Xalan as an implementation of the Transformation API for XML (TrAX) interfaces, part of the Java API for XML Processing 1.2. TrAX provides a modular framework and a standard API for performing XML transformations, and it utilizes system properties to determine which Transformer and which XML parser to use.
Xalan-Java also builds on SAX 2 and DOM level 2.
Built for Java |
Library |
Free or free version available |
Source code provided |