|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.velocity.runtime.resource.loader.ResourceLoaderFactory
public class ResourceLoaderFactory
Factory to grab a template loader.
Constructor Summary | |
---|---|
ResourceLoaderFactory()
|
Method Summary | |
---|---|
static ResourceLoader |
getLoader(RuntimeServices rs,
java.lang.String loaderClassName)
Gets the loader specified in the configuration file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceLoaderFactory()
Method Detail |
---|
public static ResourceLoader getLoader(RuntimeServices rs, java.lang.String loaderClassName)
rs
- loaderClassName
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |