public class ExecuteTranslet extends Object
Use a translet from an XSL-T source file to transform one XML file to another.
Constructor and Description |
---|
ExecuteTranslet() |
public static void main(String[] arg)
Apply the XSL-T translet.
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