Package org.deltafi.common.file
Class AutoDestructTempFile
java.lang.Object
org.deltafi.common.file.AutoDestructTempFile
- All Implemented Interfaces:
AutoCloseable
-
Constructor Summary
ConstructorsConstructorDescriptionAutoDestructTempFile(InputStream in, String prefix, String postfix) AutoDestructTempFile(String prefix, String postfix) -
Method Summary
-
Constructor Details
-
AutoDestructTempFile
- Throws:
IOException
-
AutoDestructTempFile
- Throws:
IOException
-
AutoDestructTempFile
- Throws:
IOException
-
AutoDestructTempFile
- Throws:
IOException
-
-
Method Details
-
getPath
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
IOException
-