|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.util.ResourceUtils
org.webframe.support.util.ResourceUtils
public class ResourceUtils
ResourceUtils
| Field Summary |
|---|
| Fields inherited from class org.springframework.util.ResourceUtils |
|---|
CLASSPATH_URL_PREFIX, FILE_URL_PREFIX, JAR_URL_SEPARATOR, URL_PROTOCOL_CODE_SOURCE, URL_PROTOCOL_FILE, URL_PROTOCOL_JAR, URL_PROTOCOL_VFS, URL_PROTOCOL_VFSZIP, URL_PROTOCOL_WSJAR, URL_PROTOCOL_ZIP |
| Constructor Summary | |
|---|---|
ResourceUtils()
|
|
| Method Summary | |
|---|---|
static List<URL> |
getUrls(String path)
|
static List<org.springframework.core.io.Resource> |
loadResources(List<JarURLConnection> urls,
String pattern)
|
| Methods inherited from class org.springframework.util.ResourceUtils |
|---|
extractJarFileURL, getFile, getFile, getFile, getFile, getFile, getURL, isFileURL, isJarURL, isUrl, toURI, toURI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceUtils()
| Method Detail |
|---|
public static List<URL> getUrls(String path)
throws IOException
IOException
public static List<org.springframework.core.io.Resource> loadResources(List<JarURLConnection> urls,
String pattern)
throws IOException
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||