java.lang.Objectorg.springframework.core.io.AbstractResource
org.springframework.core.io.ClassPathResource
org.springframework.core.io.DefaultResourceLoader$ClassPathContextResource
All Implemented Interfaces:
ContextResource, Resource
| Constructor: |
|---|
|
| Method from org.springframework.core.io.DefaultResourceLoader$ClassPathContextResource Summary: |
|---|
| createRelative, getPathWithinContext |
| Methods from org.springframework.core.io.ClassPathResource: |
|---|
| createRelative, equals, getClassLoader, getDescription, getFile, getFileForLastModifiedCheck, getFilename, getInputStream, getPath, getURL, hashCode |
| Methods from org.springframework.core.io.AbstractResource: |
|---|
| createRelative, equals, exists, getFile, getFileForLastModifiedCheck, getFilename, getURI, getURL, hashCode, isOpen, isReadable, lastModified, toString |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.springframework.core.io.DefaultResourceLoader$ClassPathContextResource Detail: |
|---|
|
|