Package com.pixelmed.validate
Class CompileXSLTIntoTranslet
java.lang.Object
com.pixelmed.validate.CompileXSLTIntoTranslet
make a translet from any XSL-T source file.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CompileXSLTIntoTranslet
public CompileXSLTIntoTranslet()
-
-
Method Details
-
main
Read the XSLT-C file specified on the command line and make a translate with the same name but a .class extension.
- Parameters:
arg
- the name of the file containing the XSLT-C source
-