[ 
https://issues.apache.org/jira/browse/FREEMARKER-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180561#comment-16180561
 ] 

Daniel Dekany commented on FREEMARKER-74:
-----------------------------------------

There's a such {{Template}} constructor: {{Template(String name, String 
sourceCode, Configuration cfg)}}. Is that what you are looking for?

> Constructors freemarker.template.Template
> -----------------------------------------
>
>                 Key: FREEMARKER-74
>                 URL: https://issues.apache.org/jira/browse/FREEMARKER-74
>             Project: Apache Freemarker
>          Issue Type: Improvement
>            Reporter: Jörg Rade
>
> # add java doc to all Constructors 
> # change 'String name' to 'String templateDescription'
> # provide a Constructor where the 'templateSourceString' can be passed in 
> directly
> ad 3) I have a use case where I have already have the template source at hand 
> and all the file io is handled elsewhere - so I may even get along without 
> cfg (insofar as it deals with file io)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to