Package org.cdlib.mrt.utility
Class DeleteOnCloseFileInputStream
java.lang.Object
java.io.InputStream
java.io.FileInputStream
org.cdlib.mrt.utility.DeleteOnCloseFileInputStream
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Author:
- replic
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.FileInputStream
available, finalize, getChannel, getFD, read, read, read, skip
Methods inherited from class java.io.InputStream
mark, markSupported, reset
-
Constructor Details
-
DeleteOnCloseFileInputStream
- Throws:
FileNotFoundException
-
DeleteOnCloseFileInputStream
- Throws:
FileNotFoundException
-
-
Method Details
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Overrides:
close
in classFileInputStream
- Throws:
IOException
-