NVelocity.Runtime.Resource
Class ResourceFactory

Class responsible for instantiating

Resource
objects, given name and type. *

Constructor Summary
ResourceFactory()
        Initializes a new instance of the ResourceFactory class.

Method Summary
NVelocity.Runtime.Resource.Resource getResource(string resourceName, int resourceType)

Methods inherited from class System.Object
Equals, Finalize, GetHashCode, GetType, MemberwiseClone, ToString


Constructor Detail

ResourceFactory

public ResourceFactory()

Initializes a new instance of the ResourceFactory class.

Method Detail

getResource

public NVelocity.Runtime.Resource.Resource getResource(string resourceName,
                                                       int resourceType)