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