@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, setModificationCheckInterval
public void init(org.apache.commons.collections.ExtendedProperties configuration)
init
in class ResourceLoader
public InputStream getResourceStream(String name) throws ResourceNotFoundException
getResourceStream
in class ResourceLoader
ResourceNotFoundException
public boolean isSourceModified(Resource resource)
isSourceModified
in class ResourceLoader
public long getLastModified(Resource resource)
getLastModified
in class ResourceLoader
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.