Uses of Interface
org.apache.velocity.runtime.resource.ResourceManager
-
Packages that use ResourceManager Package Description 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 Modifier and Type Field Description private ResourceManager
RuntimeInstance. resourceManager
-
Uses of ResourceManager in org.apache.velocity.runtime.resource
Classes in org.apache.velocity.runtime.resource that implement ResourceManager Modifier and Type Class Description class
ResourceManagerImpl
Class to manage the text resource for the Velocity Runtime.
-