Package org.apache.velocity.runtime.resource
-
Interface Summary Interface Description ResourceCache Interface that defines the shape of a pluggable resource cache for the included ResourceManagerResourceManager Class to manage the text resource for the Velocity Runtime. -
Class Summary Class Description 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 instantiatingResource
objects, given name and type.ResourceManagerImpl Class to manage the text resource for the Velocity Runtime.