public class ExecuteTranslet
extends java.lang.Object
Use a translet from an XSL-T source file to transform one XML file to another.
| Constructor and Description |
|---|
ExecuteTranslet() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] arg)
Apply the XSL-T translet.
|