public class TextFileWriter extends Object implements FileHandler
| Constructor and Description |
|---|
TextFileWriter(BufferedWriter bw) |
public TextFileWriter(BufferedWriter bw)
public void close()
throws IOException
close in interface FileHandlerIOExceptionpublic void print(String line) throws IOException
IOExceptionpublic void newLine()
throws IOException
IOExceptionCopyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.