Class OutputStreamOverFileDescription
java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
org.apache.commons.io.output.ProxyOutputStream
org.aksw.shellgebra.exec.graph.OutputStreamOverFileDescription
- All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
public class OutputStreamOverFileDescription
extends org.apache.commons.io.output.ProxyOutputStream
-
Field Summary
FieldsFields inherited from class FilterOutputStream
out -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.commons.io.output.ProxyOutputStream
afterWrite, beforeWrite, flush, handleIOException, write, write, writeMethods inherited from class OutputStream
nullOutputStream
-
Field Details
-
fd
-
-
Constructor Details
-
OutputStreamOverFileDescription
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classorg.apache.commons.io.output.ProxyOutputStream- Throws:
IOException
-