public final class FileUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasHtmlExtension(String strFileName)
Check if a file has a valid html extension
|
static boolean |
hasImageExtension(String strImageFileName)
Check if the extension of the file is an image extension
|
public static boolean hasImageExtension(String strImageFileName)
strImageFileName - The file name to checkpublic static boolean hasHtmlExtension(String strFileName)
strFileName - The file name to checkCopyright © 2016 City of Paris. All rights reserved.