| Frames | No Frames | |
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 | RuntimeInstance.getContent(String name) Returns a static content resource from the
resource manager. |
| ContentResource | RuntimeServices.getContent(String name) Returns a static content resource from the
resource manager. |
| ContentResource | RuntimeSingleton.getContent(String name) 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. |