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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
defaultName, getName
Copyright © 2015–2022 SciJava. All rights reserved.