Class BufferedWriter
java.lang.Object
java.io.Writer
java.io.BufferedWriter
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BufferedWriter
-
BufferedWriter
-
-
Method Details
-
close
- Specified by:
closein classWriter- Throws:
IOException
-
flush
- Specified by:
flushin classWriter- Throws:
IOException
-
newLine
- Throws:
IOException
-
write
- Specified by:
writein classWriter- Throws:
IOException
-
write
- Overrides:
writein classWriter- Throws:
IOException
-
write
- Overrides:
writein classWriter- Throws:
IOException
-