Package science.aist.gtf.template
Class GeneratorTemplate
- java.lang.Object
-
- science.aist.gtf.template.GeneratorTemplate
-
public class GeneratorTemplate extends Object
This class is used to represent a template that is rendered to a desired output sink. A template can, e.g. represent a gradle build file and contains all the data relevant to render the template to the desired output format.
- Since:
- 1.0
- Author:
- Andreas Schuler