Package org.keycloak.guides.maven
Class FreeMarker
- java.lang.Object
-
- org.keycloak.guides.maven.FreeMarker
-
public class FreeMarker extends Object
-
-
Constructor Detail
-
FreeMarker
public FreeMarker(File srcDir, File targetDir, Map<String,Object> attributes) throws IOException
- Throws:
IOException
-
-
Method Detail
-
template
public void template(String template) throws IOException, freemarker.template.TemplateException
- Throws:
IOExceptionfreemarker.template.TemplateException
-
-