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