|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UriResolver
Interface for classes that can resolve URIs to download sources for that URI.
| Method Summary | |
|---|---|
URI |
getSha1()
Accesses the SHA-1 for the resource this resolved just looked up. |
Collection<URI> |
resolve(URI uri)
Accesses the available sources for a single URI. |
| Method Detail |
|---|
Collection<URI> resolve(URI uri)
throws IOException
uri - The URI to resolve.
IOException - If we could not access the resolution service.URI getSha1()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||