public class NXconvert
extends java.lang.Object
| Constructor and Description |
|---|
NXconvert(java.io.File rawfile,
boolean keepTemp,
java.lang.String convertCommand) |
public NXconvert(java.io.File rawfile,
boolean keepTemp,
java.lang.String convertCommand)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic java.io.File convert()
throws java.io.IOException,
java.lang.InterruptedException,
NXvalidateException
java.io.IOExceptionjava.lang.InterruptedExceptionNXvalidateExceptionpublic static void main(java.lang.String[] args)