|
.NET Framework |
PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
NVelocity.Runtime.Resource.Loader
Class ResourceLoaderFactory
Factory to grab a template loader.
Constructor Summary |
ResourceLoaderFactory() Initializes a new instance of the ResourceLoaderFactory class. |
Method Summary |
NVelocity.Runtime.Resource.Loader.ResourceLoader |
getLoader(NVelocity.Runtime.RuntimeServices rs, string loaderClassName)
Gets the loader specified in the configuration file.
|
ResourceLoaderFactory
public ResourceLoaderFactory()
-
Initializes a new instance of the ResourceLoaderFactory class.
getLoader
public NVelocity.Runtime.Resource.Loader.ResourceLoader getLoader(NVelocity.Runtime.RuntimeServices rs,
string loaderClassName)
-
Gets the loader specified in the configuration file.
Returns:
- TemplateLoader
|
.NET Framework |
PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |