Package org.apache.velocity.runtime.resource
SinceNot specified.
VersionNot specified.
AuthorNot specified.
| ResourceCache |
Interface that defines the shape of a pluggable resource cache
for the included ResourceManager |
| ResourceManager |
Class to manage the text resource for the Velocity
Runtime. |
| ContentResource |
This class represent a general text resource that may have been
retrieved from any number of possible sources. |
| Resource |
This class represent a general text resource that
may have been retrieved from any number of possible
sources. |
| ResourceCacheImpl |
Default implementation of the resource cache for the default
ResourceManager. |
| ResourceFactory |
Class responsible for instantiating Resource objects,
given name and type. |
| ResourceManagerImpl |
Class to manage the text resource for the Velocity
Runtime. |