public class Main extends Object
Main()
File
getInput()
getOutput()
String
getRepr()
static void
main(String... args)
void
run()
setInput(File input)
setOutput(File output)
setRepr(String repr)
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)
public String getRepr()
public void setRepr(String repr)
Copyright © 2017. All Rights Reserved.