C# 클래스 NVelocity.Runtime.Resource.Loader.ResourceLoaderFactory

Factory to grab a template loader.
파일 보기 프로젝트 열기: rasmus-toftdahl-olesen/NVelocity

공개 메소드들

메소드 설명
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