public interface URIDownloader
Modifier and Type | Method and Description |
---|---|
InputStream |
fetch(URI source)
Fetch the content at a given URI
|
InputStream fetch(URI source) throws IOException
source
- the URIInputStream
IOException
- unable to fetchCopyright © 2013. All Rights Reserved.