Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
xalan-j2: Java XSLT processor
- Summary
- Xalan is an XSLT processor for transforming XML documents into HTML,
text, or other XML document types. It implements the W3C Recommendations
for XSL Transformations (XSLT) and the XML Path Language (XPath). It can
be used from the command line, in an applet or a servlet, or as a module
in other program.
Changelog
- * Fri Oct 7 12:00:00 2005 Ralph Apel <r.ape at r-apel.de> 0:2.7.0-1jpp
-
- Upgrade to 2.7.0
- Include serializer.jar as xalan-j2-serializer.jar
- * Fri May 27 12:00:00 2005 Gary Benson <gbenson at redhat.com> 0:2.6.0-3jpp
-
- Add NOTICE file as per Apache License version 2.0.
- Build with servletapi5.
- * Thu Aug 26 12:00:00 2004 Ralph Apel <r.ape at r-apel.de> 0:2.6.0-2jpp
-
- Build with ant-1.6.2
- Try with -Djava.awt.headless=true