Uses of Interface
org.apache.velocity.runtime.resource.ResourceManager

Packages that use ResourceManager
org.apache.velocity.runtime   
org.apache.velocity.runtime.resource   
 

Uses of ResourceManager in org.apache.velocity.runtime
 

Fields in org.apache.velocity.runtime declared as ResourceManager
private  ResourceManager RuntimeInstance.resourceManager
           
 

Uses of ResourceManager in org.apache.velocity.runtime.resource
 

Classes in org.apache.velocity.runtime.resource that implement ResourceManager
 class ResourceManagerImpl
          Class to manage the text resource for the Velocity Runtime.
 



Copyright © 2003 Apache Software Foundation. All Rights Reserved.