Class AutoDeletingTmpFileInputStream
java.lang.Object
java.io.InputStream
java.io.FileInputStream
org.hippoecm.frontend.plugins.gallery.imageutil.AutoDeletingTmpFileInputStream
- All Implemented Interfaces:
Closeable
,AutoCloseable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.FileInputStream
available, getChannel, getFD, read, read, read, readAllBytes, readNBytes, skip
Methods inherited from class java.io.InputStream
mark, markSupported, nullInputStream, readNBytes, reset, skipNBytes, transferTo
-
Field Details
-
log
public static final org.slf4j.Logger log
-
-
Constructor Details
-
AutoDeletingTmpFileInputStream
- Throws:
FileNotFoundException
-
-
Method Details
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Overrides:
close
in classFileInputStream
- Throws:
IOException
-