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, isSourceModified
public void init(org.apache.commons.collections.ExtendedProperties configuration)
WebappResourceLoader
init
in class WebappResourceLoader
configuration
- the ExtendedProperties
associated with
this resource loader.Copyright © 2002–2021 Apache Software Foundation. All rights reserved.