DefaultProjectCreatorTemplateProcessorFactory

Implementation of ProjectCreatorTemplateProcessorFactory based on the default template, which relies on document information to fill placeholders.

Parameters

info

document information to inject into the template

template

name of the template resource to use

See also

Constructors

constructor(info: DocumentInfo, template: String = TEMPLATE)

Functions

Link copied to clipboard
open override fun create(): TemplateProcessor