|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.core.io.AbstractFileResolvingResource.VfsResourceDelegate
private static class AbstractFileResolvingResource.VfsResourceDelegate
Inner delegate class, avoiding a hard JBoss VFS API dependency at runtime.
| Constructor Summary | |
|---|---|
private |
AbstractFileResolvingResource.VfsResourceDelegate()
|
| Method Summary | |
|---|---|
static Resource |
getResource(java.net.URI uri)
|
static Resource |
getResource(java.net.URL url)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private AbstractFileResolvingResource.VfsResourceDelegate()
| Method Detail |
|---|
public static Resource getResource(java.net.URL url)
throws java.io.IOException
java.io.IOException
public static Resource getResource(java.net.URI uri)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||