|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsigmlgen.CASMMToMetres
public class CASMMToMetres
Main class, whose main method converts all the length/position values in a CAS file from mm to metres, using a simple XSLT transform.
| Constructor Summary | |
|---|---|
CASMMToMetres()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CASMMToMetres()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws XMLTransformer.XMLTransformerException
XMLTransformer.XMLTransformerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||