Interface InputStreamProvider
public interface InputStreamProvider
- Author:
- Joram Barrez
-
Method Summary
-
Method Details
-
getInputStream
InputStream getInputStream()Creates a NEWInputStream
to the provided resource.
-
InputStream
to the provided resource.