public class FileUtil extends Object
Constructor and Description |
---|
FileUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getAbsolutePath(String fileName)
Returns the absolute path to a file with name
fileName |
static String |
getAbsolutePath(URL url)
Returns the absolute path to a resource addressed by the given
url |
Copyright © 2020. All rights reserved.