public class Mustache extends Object
| Constructor and Description |
|---|
Mustache() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
String |
run(String template,
Map<String,Object> m) |
public String run(String template, Map<String,Object> m) throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2024. All rights reserved.