org.codehaus.xfire.util
Class DeleteOnCloseFileInputStream
java.lang.Object
java.io.InputStream
java.io.FileInputStream
org.codehaus.xfire.util.DeleteOnCloseFileInputStream
- All Implemented Interfaces:
- Closeable
public class DeleteOnCloseFileInputStream
- extends FileInputStream
DeleteOnCloseFileInputStream
public DeleteOnCloseFileInputStream(File file)
throws FileNotFoundException
- Throws:
FileNotFoundException
close
public void close()
throws IOException
- Specified by:
close
in interface Closeable
- Overrides:
close
in class FileInputStream
- Throws:
IOException
isDelete
public boolean isDelete()
setDelete
public void setDelete(boolean delete)
Copyright © 2004-2013. All Rights Reserved.