Skip to main content

FileUtils

Complete API reference for FileUtils, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Files

Component: no


public class FileUtils

Static Methods

SignatureReturnsDescription
determineClassFolder(Class)StringPerforms the determineClassFolder operation using the provided parameters (classType).
determineClassPath(Class)StringPerforms the determineClassPath operation using the provided parameters (classType).
commonPath(List)StringPerforms the commonPath operation using the provided parameters (paths).
getFileName(String)StringReturns the current file name.
getFileName(String, boolean)StringReturns the current file name.
getFileFolder(String)StringReturns the current file folder.
getExtensionName(String)StringReturns the current extension name.
removeExtension(String)StringRemoves extension from the collection.
getLastFolder(String)StringReturns the current last folder.