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 © 2013-2014 AssertJ. All Rights Reserved.