Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 284 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 284 Bytes

Extended Saxon XSLT Command-Line Interface

  • Extends net.sf.saxon.Transform Command line interface
  • For xsl:message output prevent escaping of:
    • XML character entities like <
    • Unicode characters - such as ANSI escape codes used for colorised output
  • Built using Maven