org.apache.velocity.runtime.resource.loader
Class ResourceLoaderFactory
java.lang.Object
org.apache.velocity.runtime.resource.loader.ResourceLoaderFactory
public class ResourceLoaderFactory
extends java.lang.Object
Factory to grab a template loader.
Version:
- Jason van Zyl
getLoader
public static ResourceLoader getLoader(RuntimeServices rs,
String loaderClassName)
throws Exception
Gets the loader specified in the configuration file.
- TemplateLoader
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.