Uses of Class
org.apache.velocity.runtime.resource.ContentResource
-
Uses of ContentResource in org.apache.velocity.runtime
Modifier and TypeMethodDescriptionRuntimeInstance.getContent
(String name) Returns a static content resource from the resource manager.RuntimeInstance.getContent
(String name, String encoding) Returns a static content resource from the resource manager.RuntimeServices.getContent
(String name) Returns a static content resource from the resource manager.RuntimeServices.getContent
(String name, String encoding) Returns a static content resource from the resource manager.static ContentResource
RuntimeSingleton.getContent
(String name) Returns a static content resource from the resource manager.static ContentResource
RuntimeSingleton.getContent
(String name, String encoding) Returns a static content resource from the resource manager.