org.apache.velocity.runtime.resource
Class ResourceFactory
java.lang.Object
org.apache.velocity.runtime.resource.ResourceFactory
public class ResourceFactory
- extends Object
Class responsible for instantiating Resource
objects,
given name and type.
- Version:
- $Id: ResourceFactory.java 191743 2005-06-21 23:22:20Z dlr $
- Author:
- Jason van Zyl, Geir Magnusson Jr.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceFactory
public ResourceFactory()
getResource
public static Resource getResource(String resourceName,
int resourceType)
Copyright © 2002 Apache Software Foundation. All Rights Reserved.