com.bstek.dorado.core.io
public class BaseResourceLoader extends SpringResourceLoaderAdapter
CLASSPATH_LOCATION_PREFIX, LOCATION_SEPARATOR, PROTOCOL_SEPARATOR, WEBINF_LOCATION_PREFIX| Constructor and Description |
|---|
BaseResourceLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.core.io.ResourceLoader |
getAdaptee()
返回被代理的Spring的Resource对象。
|
protected java.lang.String |
transformLocation(java.lang.String location) |
getClassLoader, getResource, getResources, getResourcesBySinglePatternprotected org.springframework.core.io.ResourceLoader getAdaptee()
SpringResourceLoaderAdaptergetAdaptee in class SpringResourceLoaderAdapterprotected java.lang.String transformLocation(java.lang.String location)
transformLocation in class SpringResourceLoaderAdapterCopyright © 2001-2011 www.BSTEK.com All Rights Reserved.