Package | Description |
---|---|
io.undertow.js.templates | |
io.undertow.js.templates.freemarker | |
io.undertow.js.templates.mustache |
Modifier and Type | Method and Description |
---|---|
Template |
TemplateProvider.compile(String templateName,
String templateContents) |
Modifier and Type | Method and Description |
---|---|
Template |
FreemarkerTemplateProvider.compile(String templateName,
String templateContents) |
Modifier and Type | Method and Description |
---|---|
Template |
MustacheTemplateProvider.compile(String templateName,
String template) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.