Uses of Interface
org.apache.velocity.runtime.resource.ResourceManager
-
Packages that use ResourceManager Package Description org.apache.velocity.runtime.resource -
-
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.
-