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