public class FileLocation extends AbstractLocation
Constructor and Description |
---|
FileLocation(File file) |
FileLocation(String path) |
Modifier and Type | Method and Description |
---|---|
File |
getFile()
Gets the associated
File . |
URI |
getURI()
Gets the location expressed as a
URI , or null if the location
cannot be expressed as such. |
Copyright © 2009–2016 SciJava. All rights reserved.