Added HttpFilePage to hosts static content

This commit is contained in:
Ziver Koc 2015-03-30 01:25:36 +00:00
parent 15162b2cb0
commit 18e3175db9
7 changed files with 220 additions and 39 deletions

View file

@ -278,7 +278,7 @@ public class FileUtil {
}
/**
* Returns the extension of the file
* Returns the extension(without the dot) of the file. e.g. "png" "avi"
*
* @param file is the file
* @return The extension