Engine_XT

Version 4.1 by Nicolas Gregoire on 2012/01/10 11:46

XT is a Java based XSLT engine by James Clark.

Supported version

1.0

Command line

$> java com.jclark.xsl.sax.Driver foo.xml foo.xsl

Note : xp.jar and xt.jar must be in the $CLASSPATH

Identification strings

 xsl:vendor-urlhttp://www.jclark.com/
 xsl:vendorJames Clark
 xsl:version1

Special features

  • File creation (including binary ones)
  • Code execution
  • Java properties ?