Package org.apache.jackrabbit.vault.util
Class TempFileInputStream
java.lang.Object
java.io.InputStream
java.io.FileInputStream
org.apache.jackrabbit.vault.util.TempFileInputStream
- All Implemented Interfaces:
Closeable,AutoCloseable
TempFileInputStream...-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.FileInputStream
available, finalize, getChannel, getFD, read, read, read, skipMethods inherited from class java.io.InputStream
mark, markSupported, nullInputStream, readAllBytes, readNBytes, readNBytes, reset, transferTo
-
Constructor Details
-
TempFileInputStream
- Throws:
FileNotFoundException
-
TempFileInputStream
- Throws:
FileNotFoundException
-
TempFileInputStream
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classFileInputStream- Throws:
IOException
-