Package com.pixelmed.validate
Class ExecuteTranslet
java.lang.Object
com.pixelmed.validate.ExecuteTranslet
Use a translet from an XSL-T source file to transform one XML file to another.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExecuteTranslet
public ExecuteTranslet()
-
-
Method Details
-
main
Apply the XSL-T translet.
- Parameters:
arg
- the name of the class file containing the XSL-T translet, the name of the input XML file and the name of the output file
-