| Project Name | Xalan Java 2 |
| Category | Libraries |
| Programming Language | Java |
| Project Home Page | http://xml.apache.org/xalan-j/ |
| License(s) | Apache Software License |
| License URL(s) | http://www.apache.org/licenses/LICENSE-2.0 |
| Tags (edit) | document, dom, html, sax, transformation, xml, xsl |
Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It 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.
Similar Projects (edit)
Reviews
Be the first person to review this project!
User tips
Related books
| Title | Authors |
|---|---|
| Professional XML Development with Apache Tools : Xerces, Xalan, FOP, Cocoon, Axis, Xindice (Wrox Professional Guides) | Theodore W. Leung |
Last modified on 2006-02-27 23:00:40.64 (rel. 3).
