FileWriter
Class FileWriter
- java.lang.Object
-
- java.io.Writer
-
- java.io.OutputStreamWriter
-
- java.io.FileWriter
- All Implemented Interfaces:
- Closeable, Flushable, Appendable, AutoCloseable
public class FileWriter extends OutputStreamWriter
Convenience class for writing character files. The constructors of this class assume