Class ResourceFactory
- java.lang.Object
-
- org.apache.velocity.runtime.resource.ResourceFactory
-
public class ResourceFactory extends Object
Class responsible for instantiatingResource
objects, given name and type.- Version:
- $Id$
- Author:
- Jason van Zyl, Geir Magnusson Jr.
-
-
Constructor Summary
Constructors Constructor Description ResourceFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Resource
getResource(String resourceName, int resourceType)
-