org.apache.velocity.runtime.resource |
|
Java Source File Name | Type | Comment |
ContentResource.java | Class | This class represent a general text resource that may have been
retrieved from any number of possible sources. |
Resource.java | Class | This class represent a general text resource that
may have been retrieved from any number of possible
sources. |
ResourceCache.java | Interface | |
ResourceCacheImpl.java | Class | Default implementation of the resource cache for the default
ResourceManager. |
ResourceFactory.java | Class | Class responsible for instantiating Resource objects,
given name and type. |
ResourceManager.java | Interface | Class to manage the text resource for the Velocity
Runtime. |
ResourceManagerImpl.java | Class | Class to manage the text resource for the Velocity Runtime.
author: Will Glass-Husain author: Jason van Zyl author: Paulo Gaspar author: Geir Magnusson Jr. author: Henning P. |