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
FileNotFoundException
protected TempFileInputStream(FileInputStream in, File file)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class FilterInputStream
IOException
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.