Interface InputStreamProvider
-
public interface InputStreamProvider- Author:
- Joram Barrez
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InputStreamgetInputStream()Creates a NEWInputStreamto the provided resource.
-
-
-
Method Detail
-
getInputStream
InputStream getInputStream()
Creates a NEWInputStreamto the provided resource.
-
-