Searched defs:openWriter (Results 1 – 1 of 1) sorted by relevance
224 …public static BufferedWriter openWriter(@Nullable String outputDir, String fileName) throws IOExce… in openWriter() method in Utils236 …private static BufferedWriter openWriter(File outputFile, @Nullable String encoding, boolean appen… in openWriter() method in Utils