public class Main extends Object
Main()
File
getInput()
getOutput()
static void
main(String... args)
void
run()
setInput(File input)
setOutput(File output)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Main()
public static void main(String... args) throws Exception
Exception
public void run() throws Exception
public File getInput()
public void setInput(File input)
public File getOutput()
public void setOutput(File output)
Copyright © 2017. All Rights Reserved.