C# Класс NVelocity.Runtime.Resource.Loader.ResourceLoaderFactory

Factory to grab a template loader.
Показать файл Открыть проект

Открытые методы

Метод Описание
getLoader ( IRuntimeServices rs, String loaderClassName ) : ResourceLoader

Gets the loader specified in the configuration file.

Описание методов

getLoader() публичный статический Метод

Gets the loader specified in the configuration file.
public static getLoader ( IRuntimeServices rs, String loaderClassName ) : ResourceLoader
rs IRuntimeServices
loaderClassName String
Результат ResourceLoader