it.geosolutions.tools.geotools.file
Class Url
java.lang.Object
it.geosolutions.tools.geotools.file.Url
public class Url
- extends Object
|
Constructor Summary |
Url()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Url
public Url()
URLToFile
public static File URLToFile(URL fileURL)
- Tries to convert a
URL into a File. Return null if something bad happens
- Parameters:
fileURL - URL to be converted into a File.
- Returns:
File for this URL or null.
Copyright © 2011-2012 GeoSolutions. All Rights Reserved.