@Deprecated public class SkinResourceLoader extends ResourceLoader
className, isCachingOn, log, modificationCheckInterval, rsvc| Constructor and Description |
|---|
SkinResourceLoader()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getLastModified(Resource resource)
Deprecated.
|
InputStream |
getResourceStream(String name)
Deprecated.
|
void |
init(org.apache.commons.collections.ExtendedProperties configuration)
Deprecated.
|
boolean |
isSourceModified(Resource resource)
Deprecated.
|
commonInit, getClassName, getModificationCheckInterval, isCachingOn, resourceExists, setCachingOn, setModificationCheckIntervalpublic void init(org.apache.commons.collections.ExtendedProperties configuration)
init in class ResourceLoaderpublic InputStream getResourceStream(String name) throws ResourceNotFoundException
getResourceStream in class ResourceLoaderResourceNotFoundExceptionpublic boolean isSourceModified(Resource resource)
isSourceModified in class ResourceLoaderpublic long getLastModified(Resource resource)
getLastModified in class ResourceLoaderCopyright © 2005–2021 The Apache Software Foundation. All rights reserved.