public class ResourceUtil
Type Params | Return Type | Name and description |
---|---|---|
|
public static String[] |
getExistedAttachments(String logFolder, String[] attachments) |
|
public static File[] |
getFiles(Class<?> clazz, String filePath, File tempFolder, boolean ignoreExtractIfExisted) |
|
public static InputStream |
getResourceAsInputStream(Class<?> clazz, String filePath) |