WebappResourceLoader instead.@Deprecated public class WebappLoader extends WebappResourceLoader
This is basically an empty subclass of WebappResourceLoader that exists
merely for backwards compatibility with VelocityTools 1.x. Please
use WebappResourceLoader directly, as this may be removed
in VelocityTools 2.1.
paths, servletContext, templatePaths| Constructor and Description |
|---|
WebappLoader()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
init(org.apache.commons.collections.ExtendedProperties configuration)
Deprecated.
This is abstract in the base class, so we need it.
|
getLastModified, getResourceStream, isSourceModifiedpublic void init(org.apache.commons.collections.ExtendedProperties configuration)
WebappResourceLoaderinit in class WebappResourceLoaderconfiguration - the ExtendedProperties associated with
this resource loader.Copyright © 2002–2023 Apache Software Foundation. All rights reserved.