Package java.io
Class PipedWriter
java.lang.Object
java.io.Writer
java.io.PipedWriter
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PipedWriter
public PipedWriter() -
PipedWriter
- Throws:
IOException
-
-
Method Details
-
close
- Specified by:
close
in classWriter
- Throws:
IOException
-
connect
- Throws:
IOException
-
flush
- Specified by:
flush
in classWriter
- Throws:
IOException
-
write
- Specified by:
write
in classWriter
- Throws:
IOException
-
write
- Overrides:
write
in classWriter
- Throws:
IOException
-