public class TextFileWriter extends Object
public static TextFileWriter instance()
public void write(File file, String... content) throws IOException
IOExceptionpublic void write(File file, Charset charset, String... content) throws IOException
IOExceptionCopyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.