Class: FileUtils
This page documents the methods and fields available in the FileUtils class.
Members
| Signature | Description |
|---|---|
commonPath(List) | Performs the commonPath operation using the provided parameters (paths). |
determineClassFolder(Class) | Performs the determineClassFolder operation using the provided parameters (classType). |
determineClassPath(Class) | Performs the determineClassPath operation using the provided parameters (classType). |
getExtensionName(String) | Returns the current extension name. |
getFileFolder(String) | Returns the current file folder. |
getFileName(String) | Returns the current file name. |
getFileName(String, boolean) | Returns the current file name. |
getLastFolder(String) | Returns the current last folder. |
removeExtension(String) | Removes extension from the collection. |