@FunctionalInterface public interface TemplatingEngine
Modifier and Type | Method and Description |
---|---|
String |
compile(String template,
Map<String,?> variables) |
String compile(String template, Map<String,?> variables) throws IOException
IOException
Copyright © 2015. All Rights Reserved.