Package com.pixelmed.utils
Class ExecuteTranslet
- java.lang.Object
-
- com.pixelmed.utils.ExecuteTranslet
-
public class ExecuteTranslet extends java.lang.Object
Use a translet from an XSL-T source file to transform one XML file to another.
-
-
Constructor Summary
Constructors Constructor Description ExecuteTranslet()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] arg)
Apply the XSL-T translet.
-