|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.util.file.FileUtil
public final class FileUtil
Utility class for files
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static boolean hasImageExtension(String strImageFileName)
strImageFileName
- The file name to check
public static boolean hasHtmlExtension(String strFileName)
strFileName
- The file name to check
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |