public class FileHelper extends Object
| Constructor and Description |
|---|
FileHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
deleteFiles(String baseName,
int maxParts) |
static Date |
getFileDate(String baseName,
String path) |
static String |
getFileName(String baseName,
boolean append) |
public static Date getFileDate(String baseName, String path) throws SmartInspectException
SmartInspectExceptionpublic static void deleteFiles(String baseName, int maxParts)
Copyright © 2023. All rights reserved.