Class TempWorkspace
java.lang.Object
fr.gouv.vitam.collect.internal.core.helpers.TempWorkspace
- All Implemented Interfaces:
AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
writeToFile
(String filename, InputStream inputStream)
-
Constructor Details
-
TempWorkspace
- Throws:
IOException
-
-
Method Details
-
writeToFile
- Throws:
IOException
-
getFile
- Throws:
IOException
-
close
- Specified by:
close
in interfaceAutoCloseable
- Throws:
IOException
-