public class SpringUtils extends Object
Modifier | Constructor and Description |
---|---|
protected |
SpringUtils() |
Modifier and Type | Method and Description |
---|---|
static List<Resource> |
getResourcesFromPaths(String[] paths,
ApplicationContext appContext,
boolean checkIfResourceExists) |
protected SpringUtils()
public static List<Resource> getResourcesFromPaths(String[] paths, ApplicationContext appContext, boolean checkIfResourceExists) throws IOException, FileNotFoundException
IOException
FileNotFoundException
Copyright © 2012–2014 IFREMER. All rights reserved.