public class ConvertExecute
extends java.lang.Object
Constructor and Description |
---|
ConvertExecute() |
public static int convert(java.io.File infile, java.io.File outfile, java.lang.String options) throws java.io.IOException, java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException
public static int convert(java.lang.String infile, java.lang.String outfile, java.lang.String options) throws java.io.IOException, java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException
public static void main(java.lang.String[] args)