public class CASMMToMetres
extends java.lang.Object
| Constructor and Description |
|---|
CASMMToMetres() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
This method must have exactly two arguments, an input an an
output CAS file path: the mm-to-metres transform is applied to the
former giving the result in the latter.
|
public static void main(java.lang.String[] args)
throws XMLTransformer.XMLTransformerException