Engine_XT

Version 5.1 by Nicolas Gregoire on 2012/01/11 11:49

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 ?