xalan-j2/README.md

5 lines
319 B
Markdown
Raw Permalink Normal View History

2024-01-05 19:32:05 +01:00
# xalan-j2
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.