Package org.openforis.commons.io
Class OpenForisIOUtils
java.lang.Object
org.openforis.commons.io.OpenForisIOUtils
- Author:
- S. Ricci
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Filestatic FilecopyToTempFile(InputStream is, String extension) static FilecopyToTempFile(Reader reader) static FilecopyToTempFile(Reader reader, String extension) static InputStreamtoInputStream(Reader reader) static Readerstatic Readerstatic InputStreamReadertoReader(InputStream is)
-
Field Details
-
UTF_8
- See Also:
-
-
Constructor Details
-
OpenForisIOUtils
public OpenForisIOUtils()
-
-
Method Details
-
copyToTempFile
-
copyToTempFile
-
copyToTempFile
-
copyToTempFile
-
toInputStream
-
toReader
-
toReader
- Throws:
FileNotFoundException
-
toReader
- Throws:
FileNotFoundException
-