Constructor and Description |
---|
FileUtils() |
public static String stripParentPath(String rootPath, String path) throws IOException
IOException
public static void closeQuietly(InputStream in)
public static void closeQuietly(OutputStream out)
public static void deleteFolder(File folder)
public static String formatSize(long size)
public static String formatLastModified(long lastModifiedTime)
public static boolean hasParents(String sourcePath)
public static void createFile(String path) throws IOException
IOException
Copyright © 2025. All rights reserved.