Package org.graffiti.managers
Class MyInputStreamCreator
java.lang.Object
org.graffiti.managers.MyInputStreamCreator
public class MyInputStreamCreator extends Object
-
Constructor Summary
Constructors Constructor Description MyInputStreamCreator(boolean gzip, String absolutePath)
MyInputStreamCreator(File file)
MyInputStreamCreator(URL url)
-
Method Summary
Modifier and Type Method Description InputStream
getNewInputStream()
-
Constructor Details
-
MyInputStreamCreator
-
MyInputStreamCreator
-
MyInputStreamCreator
-
-
Method Details
-
getNewInputStream
- Throws:
IOException
-