com.bstek.dorado.view.resolver
public class VelocityViewTemplateResourceLoader extends org.apache.velocity.runtime.resource.loader.ResourceLoader
| Constructor and Description |
|---|
VelocityViewTemplateResourceLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected Resource |
getDoradoResource(java.lang.String path) |
long |
getLastModified(org.apache.velocity.runtime.resource.Resource resource) |
java.io.InputStream |
getResourceStream(java.lang.String path) |
void |
init(org.apache.commons.collections.ExtendedProperties properties) |
boolean |
isSourceModified(org.apache.velocity.runtime.resource.Resource resource) |
protected Resource getDoradoResource(java.lang.String path)
public void init(org.apache.commons.collections.ExtendedProperties properties)
init in class org.apache.velocity.runtime.resource.loader.ResourceLoaderpublic boolean isSourceModified(org.apache.velocity.runtime.resource.Resource resource)
isSourceModified in class org.apache.velocity.runtime.resource.loader.ResourceLoaderpublic long getLastModified(org.apache.velocity.runtime.resource.Resource resource)
getLastModified in class org.apache.velocity.runtime.resource.loader.ResourceLoaderpublic java.io.InputStream getResourceStream(java.lang.String path)
throws org.apache.velocity.exception.ResourceNotFoundException
getResourceStream in class org.apache.velocity.runtime.resource.loader.ResourceLoaderorg.apache.velocity.exception.ResourceNotFoundExceptionCopyright © 2001-2011 www.BSTEK.com All Rights Reserved.