Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine Implementation of that uses NVelocity Constructs a NVelocityTemplateEngine instance assuming the default values Constructs a NVelocityTemplateEngine instance specifing the template directory Gets or sets the assembly name. This forces NVelocityTemplateEngine to use an assembly resource loader instead of File resource loader (which is the default) The property is obsolete, please use the AddResourceAssembly function. Add an assembly to the resource collection. Starts/configure NVelocity based on the properties. Returns true only if the specified template exists and can be used Process the template with data from the context. Process the input template with data from the context. The context. Name of the template. Used only for information during logging The output. The input template. Process the input template with data from the context. The context. Name of the template. Used only for information during logging The output. The input template. Gets or sets the template directory Enable/Disable caching. Default is true