Class IOUtils
- java.lang.Object
-
- org.gcube.data.publishing.gCatFeeder.utils.IOUtils
-
public class IOUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description IOUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringreadStream(InputStream toRead)
-
-
-
Method Detail
-
readStream
public static String readStream(InputStream toRead) throws IOException
- Throws:
IOException
-
-