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 291585 2005-09-26 08:56:23Z henning $
- 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 © 2000-2006 Apache Software Foundation. All Rights Reserved.