public class FileUtil extends Object
| Constructor and Description |
|---|
FileUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isExtensionWellFormated(File file,
String prefix)
Check if the file has the good extension
|
static boolean |
isFileImportable(File file,
String prefix)
Check if the file is well formatted regarding an extension prefix.
|
public static boolean isFileImportable(File file, String prefix) throws SQLException, FileNotFoundException
file - prefix - SQLExceptionFileNotFoundExceptionCopyright © 2019 CNRS. All rights reserved.