public class URLLocation extends AbstractLocation
| Constructor and Description |
|---|
URLLocation(URL url) |
| Modifier and Type | Method and Description |
|---|---|
URI |
getURI()
Gets the associated
URI, or null if this URL is not formatted
strictly according to RFC2396 and cannot be converted to a URI. |
URL |
getURL()
Gets the associated
URL. |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitdefaultName, getNameCopyright © 2015–2022 SciJava. All rights reserved.