public class TempFileInputStream extends FilterInputStream
in| Modifier | Constructor and Description |
|---|---|
|
TempFileInputStream(File file) |
protected |
TempFileInputStream(FileInputStream in,
File file) |
public TempFileInputStream(File file) throws FileNotFoundException
FileNotFoundExceptionprotected TempFileInputStream(FileInputStream in, File file)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterInputStreamIOExceptionCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.