Package org.apache.velocity.runtime.resource
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
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.
Classes
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.