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 URIInputStreamIOException - unable to find an input stream