|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.uerj.FileFilter.FileFilterUtil
public class FileFilterUtil
Classe com métodos estáticos para auxiliar manipulação de arquivos.
| Constructor Summary | |
|---|---|
FileFilterUtil()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getExtensionOfFile(java.io.File file)
Retorna a extensão do arquivo, ou seja, a String após o último ".". |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileFilterUtil()
| Method Detail |
|---|
public static java.lang.String getExtensionOfFile(java.io.File file)
file - Arquivo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||