public interface UrlRepository extends Repository
| Modifier and Type | Method and Description |
|---|---|
URL |
getURL()
Returns the URL that represents this repository.
|
getMimeRegistry, getRootURL getURL() throws MalformedURLException
MalformedURLException - if the URL could not be computed.