XT
Author: James Clark
Documentation: http://www.blnz.com/xt/index.html
XT is a fast, free implementation of XSLT in java.
Requirements
You need to install:
How do I install XT on my PC?
To install XT on your PC, do the following:
- Make sure you have installed the Java Runtime Environment.
- Download http://www.blnz.com/xt/xt-20020426a-src.zip.
- Unzip "xt-20020426a-src.zip".
- Copy "xt.jar", "lib\servlet.jar", "lib\xml-apis.jar" and "lib\xp.jar" to the Java Runtime "lib\ext" directory.
How do I install XT in XMLBlueprint?
To install XT in XMLBlueprint, do the following:
- Start XMLBlueprint XML Editor and click Tools > Customize Tools.
- Create a new tool by pressing the New button and fill in the following:
Name | XT |
Category | Validate |
Program | java com.jclark.xsl.sax.Driver |
Parameters | "$(XML.Path)" "$(Path)" |
Initial Directory | -- empty -- |
Show Errors | Output Window |
Show Output | Output Window |
How do I run XT in XMLBlueprint?
Open an XSLT document. Click Tools > Tools > XT or press the XT button on the Tools toolbar.







