[antlr-interest] StringTemplate 4 Question

Ben Corne ben.corne at gmail.com
Mon Sep 5 13:36:38 PDT 2011


I'm using ST4.04 and this works for me.
I think you want the stringtemplate-interest at antlr.org mailinglist though.
Regards, Ben

2011/9/5 Mark <javamark at gmail.com>

> Hiya All.
>
> In ST 3 you could point to a directory of templates and then retrieve
> a templatre instance by it's name via it's name. Simple!
>
> eg:
>
>                StringTemplateGroup group = new StringTemplateGroup("group",
> "src/main/resources");
>                StringTemplate f = group.getInstanceOf("webpage");
>
> Where webpage.st contains HTML?
>
> In ST 4 I can't seem to get this to work :(
>
> Any ideas?
>
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe:
> http://www.antlr.org/mailman/options/antlr-interest/your-email-address
>


More information about the antlr-interest mailing list