Uses of Class org.apache.velocity.runtime.resource.ContentResource

Uses in package org.apache.velocity.runtime

Methods with return type org.apache.velocity.runtime.resource.ContentResource

ContentResource
Runtime.getContent(String name)
Returns a static content resource from the resource manager.
ContentResource
Returns a static content resource from the resource manager.
ContentResource
Returns a static content resource from the resource manager.
ContentResource
Returns a static content resource from the resource manager.
ContentResource
Runtime.getContent(String name, String encoding)
Returns a static content resource from the resource manager.
ContentResource
RuntimeInstance.getContent(String name, String encoding)
Returns a static content resource from the resource manager.
ContentResource
RuntimeServices.getContent(String name, String encoding)
Returns a static content resource from the resource manager.
ContentResource
RuntimeSingleton.getContent(String name, String encoding)
Returns a static content resource from the resource manager.

Copyright © 2003 Apache Software Foundation. All Rights Reserved.