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, getChannel, getFD, read, read, read, readAllBytes, readNBytes, skip, transferTo
Methods inherited from class java.io.InputStream
mark, markSupported, nullInputStream, readNBytes, reset, skipNBytes
-
Constructor Details
-
TempFileInputStream
- Throws:
FileNotFoundException
-
TempFileInputStream
- Throws:
FileNotFoundException
-
TempFileInputStream
-
-
Method Details
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Overrides:
close
in classFileInputStream
- Throws:
IOException
-