public class OutputFile extends Object
public OutputFile(String filename) throws IOException
IOExceptionpublic void addLine(String command)
public void println(String command)
public void print(String command)
public void close()
throws IOException
IOExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.