Uses of Package
org.apache.velocity.runtime.resource

Packages that use org.apache.velocity.runtime.resource
org.apache.velocity   
org.apache.velocity.context   
org.apache.velocity.runtime   
org.apache.velocity.runtime.resource   
org.apache.velocity.runtime.resource.loader   
 

Classes in org.apache.velocity.runtime.resource used by org.apache.velocity
Resource
          This class represent a general text resource that may have been retrieved from any number of possible sources.
 

Classes in org.apache.velocity.runtime.resource used by org.apache.velocity.context
Resource
          This class represent a general text resource that may have been retrieved from any number of possible sources.
 

Classes in org.apache.velocity.runtime.resource used by org.apache.velocity.runtime
ContentResource
          This class represent a general text resource that may have been retrieved from any number of possible sources.
 

Classes in org.apache.velocity.runtime.resource used by org.apache.velocity.runtime.resource
Resource
          This class represent a general text resource that may have been retrieved from any number of possible sources.
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 in org.apache.velocity.runtime.resource used by org.apache.velocity.runtime.resource.loader
Resource
          This class represent a general text resource that may have been retrieved from any number of possible sources.
 



Copyright © 2000-2010 The Apache Software Foundation. All Rights Reserved.