public class TemplateHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
closeBody |
protected String |
closeHtml |
protected String |
head |
protected String |
html |
protected String |
onError |
protected String |
presentation |
| Constructor and Description |
|---|
TemplateHelper() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
getBuilderHTML() |
static void |
main(String[] args) |
protected String html
protected String closeHtml
protected String closeBody
protected String head
protected String presentation
protected String onError
public StringBuilder getBuilderHTML()
public static void main(String[] args)
Copyright © 2019. All Rights Reserved.