- java.lang.Object
-
- org.apache.velocity.runtime.resource.ResourceFactory
-
public class ResourceFactory
extends java.lang.Object
Class responsible for instantiating Resource
objects,
given name and type.
- Version:
- $Id: ResourceFactory.java,v 1.5.8.1 2004/03/03 23:23:01 geirm Exp $
- Author:
- Jason van Zyl, Geir Magnusson Jr.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static Resource |
getResource(java.lang.String resourceName,
int resourceType) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ResourceFactory
public ResourceFactory()
Copyright ? 2002 Apache Software Foundation. All Rights Reserved.