public class FileUtil extends Object
Constructor and Description |
---|
FileUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getFileExtension(String filename)
Get the filename extension (everything after the ".")
|
static String |
removeFileExtension(String filename)
Remove the filename extension.
|
static String |
removeSourceQualifier(String filename) |
Copyright © 2007-2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.